mirror of https://github.com/docker/docs.git
add note about DNS server IP (#2822)
This commit is contained in:
parent
c79c8fa17e
commit
6075f7115d
|
@ -131,3 +131,5 @@ IPv6 Google DNS nameservers will also be added (2001:4860:4860::8888 and
|
|||
> **Note**: If you need access to a host's localhost resolver, you must modify
|
||||
> your DNS service on the host to listen on a non-localhost address that is
|
||||
> reachable from within the container.
|
||||
|
||||
> **Note**: The DNS server is always at `127.0.0.11`.
|
Loading…
Reference in New Issue