mirror of https://github.com/docker/docs.git
fixing typo
This commit is contained in:
parent
e9c423b332
commit
d24834fceb
|
@ -549,8 +549,7 @@ server is unable to resolve the request it will be forwarded to any external DNS
|
||||||
servers configured for the container. To facilitate this when the container is
|
servers configured for the container. To facilitate this when the container is
|
||||||
created, only the embedded DNS server reachable at `127.0.0.11` will be listed
|
created, only the embedded DNS server reachable at `127.0.0.11` will be listed
|
||||||
in the container's `resolv.conf` file. More information on embedded DNS server on
|
in the container's `resolv.conf` file. More information on embedded DNS server on
|
||||||
user-defined networks can be found in the [embedded DNS server in user-defined networks]
|
user-defined networks can be found in the [embedded DNS server in user-defined networks](configure-dns.md)
|
||||||
(configure-dns.md)
|
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue