1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/resolvconf
Alessandro Boch ef659c9049 Fix resolv.conf and hosts handling in sandbox
Two issues:
- container resolv.conf getting regenerated even when no dns configs are passed
- updateHosts should be skipped for host networking mode
- incorrect check on dnsOptions

Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-09-01 17:22:28 -07:00
..
dns Remove pkg directory 2015-05-16 16:12:13 -07:00
README.md Remove pkg directory 2015-05-16 16:12:13 -07:00
resolvconf.go Fix resolv.conf and hosts handling in sandbox 2015-09-01 17:22:28 -07:00
resolvconf_test.go Fix resolv.conf and hosts handling in sandbox 2015-09-01 17:22:28 -07:00

Package resolvconf provides utility code to query and update DNS configuration in /etc/resolv.conf