On 6 July 2014 06:49, Sam Morris <[email protected]> wrote: > # cat /etc/resolv.conf > ::1 > 127.0.0.1 > #nameserver 2001:4860:4860::8888 > #nameserver 2001:4860:4860::8844 > #nameserver 8.8.8.8 > #nameserver 8.8.4.4
Those two lines really ought to have "nameserver " in front of them to be valid (like the following lines do), but the issue of using local DNS servers is being tracked upstream at https://github.com/dotcloud/docker/issues/4181 and the more specific and appropriate https://github.com/dotcloud/docker/issues/4808. ♥, - Tianon -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

