Ed King

Results 4 comments of Ed King

The intention for netsetgo is that it only gets run once when a container is first created, at which point there should be no default route, so I think it's...

@marcosps I think that's a great idea! And PRs would be very welcome.

Hi there, would it be possible for someone to take a look at this and to get it approved and merged? Thanks!

+1 for this feature! But as a quick/cheap workaround you can do something like: ``` pathToBinary, err := Build("../main.go") ```