FreedomBen / dory

Your development proxy for docker
MIT License
156 stars 24 forks source link

Resolv is written too fast after re-upping NetworkManager #10

Closed FreedomBen closed 7 years ago

FreedomBen commented 7 years ago

This is annoying cause it "succeeds" but is then immediately overwritten, which mean you gotta run up twice. Suggested fix is to add a small delay after putting up NetworkManager to give it time to update resolv.conf before we edit it.