mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
a297d6ab8c
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) |
||
---|---|---|
.. | ||
daemon.go | ||
http.go | ||
jsonmessage.go | ||
jsonmessage_test.go | ||
progressreader.go | ||
random.go | ||
streamformatter.go | ||
streamformatter_test.go | ||
timeoutconn.go | ||
timeoutconn_test.go | ||
tmpdir.go | ||
tmpdir_unix.go | ||
utils.go | ||
utils_test.go |