moby--moby/docs/sources/contributing
Dan Walsh a297d6ab8c Replace utils.CheckLocalDns with bytes.Contains line
Since RemoveLocalDns patch will  remove all localhost entries
from resolv.conf we no longer need anything more then
!bytes.Contains(resolvConf, []byte("nameserver")

To check for no nameserver entry in dns config.

Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: rhatdan)
2014-09-29 06:37:31 -04:00
..
contributing.md update go import path and libcontainer 2014-07-24 22:19:50 +00:00
devenvironment.md Replace utils.CheckLocalDns with bytes.Contains line 2014-09-29 06:37:31 -04:00