Skip to content

Commit

Permalink
Very minor formatting update for docs/sources/articles/networking.md
Browse files Browse the repository at this point in the history
Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net> (github: jamtur01)
  • Loading branch information
jamtur01 committed Sep 8, 2014
1 parent 4b3ee6c commit 1ce3e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/articles/networking.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ Four different options affect container domain name services.
`--link=` option is discussed in more detail below, in the section
[Communication between containers](#between-containers). Because
Docker may assign a different IP address to the linked containers
on restart, Docker updates the ALIAS entry in the /etc/hosts file
on restart, Docker updates the `ALIAS` entry in the `/etc/hosts` file
of the recipient containers.

* `--dns=IP_ADDRESS...` — sets the IP addresses added as `server`
Expand Down

0 comments on commit 1ce3e22

Please sign in to comment.