Update configure-dns.md (#4201)

This commit is contained in:
Wang Jie 2017-08-16 07:30:40 +08:00 committed by Misty Stanley-Jones
parent 37983595ba
commit cbb785bdf0
1 changed files with 3 additions and 3 deletions

View File

@ -81,7 +81,7 @@ Various container options that affect container domain name services.
The IP addresses passed via the <code>--dns</code> 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 <code>--dns</code> IP addresses are managed by the embedded DNS server and
These <code>--dns</code> IP addresses are managed by the embedded DNS server and
will not be updated in the container's <code>/etc/resolv.conf</code> file.
</p></td>
</tr>
@ -108,7 +108,7 @@ Various container options that affect container domain name services.
DNS server and will not be updated in the container's <code>/etc/resolv.conf</code> file.
</p>
<p>
See documentation for <code>resolv.conf</code> for a list of valid options
See documentation for <code>resolv.conf</code> for a list of valid options.
</p></td>
</tr>
</table>
@ -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`.
> **Note**: The DNS server is always at `127.0.0.11`.