From 1ce3e22efc699d90f69b29f68fedf059ec4379a7 Mon Sep 17 00:00:00 2001 From: James Turnbull Date: Sun, 7 Sep 2014 22:39:37 -0400 Subject: [PATCH] Very minor formatting update for docs/sources/articles/networking.md Docker-DCO-1.1-Signed-off-by: James Turnbull (github: jamtur01) --- docs/sources/articles/networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/articles/networking.md b/docs/sources/articles/networking.md index d61ebd65ba..a47f0d240c 100644 --- a/docs/sources/articles/networking.md +++ b/docs/sources/articles/networking.md @@ -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`