Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net> (github: jamtur01)
| ... | ... |
@@ -152,7 +152,7 @@ Four different options affect container domain name services. |
| 152 | 152 |
`--link=` option is discussed in more detail below, in the section |
| 153 | 153 |
[Communication between containers](#between-containers). Because |
| 154 | 154 |
Docker may assign a different IP address to the linked containers |
| 155 |
- on restart, Docker updates the ALIAS entry in the /etc/hosts file |
|
| 155 |
+ on restart, Docker updates the `ALIAS` entry in the `/etc/hosts` file |
|
| 156 | 156 |
of the recipient containers. |
| 157 | 157 |
|
| 158 | 158 |
* `--dns=IP_ADDRESS...` — sets the IP addresses added as `server` |