diff --git a/engine/userguide/networking/configure-dns.md b/engine/userguide/networking/configure-dns.md index 42025d0a3c..873497b076 100644 --- a/engine/userguide/networking/configure-dns.md +++ b/engine/userguide/networking/configure-dns.md @@ -81,7 +81,7 @@ Various container options that affect container domain name services. The IP addresses passed via the --dns option is used by the embedded DNS server to forward the DNS query if embedded DNS server is unable to resolve a name resolution request from the containers. - These --dns IP addresses are managed by the embedded DNS server and + These --dns IP addresses are managed by the embedded DNS server and will not be updated in the container's /etc/resolv.conf file.

@@ -108,7 +108,7 @@ Various container options that affect container domain name services. DNS server and will not be updated in the container's /etc/resolv.conf file.

- See documentation for resolv.conf for a list of valid options + See documentation for resolv.conf for a list of valid options.

@@ -132,4 +132,4 @@ IPv6 Google DNS nameservers will also be added (2001:4860:4860::8888 and > 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`. \ No newline at end of file +> **Note**: The DNS server is always at `127.0.0.11`.