mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Merge pull request #7930 from jamtur01/nformat
Very minor formatting update for docs/sources/articles/networking.md Upstream-commit: 577066fb45114096b919fe073f0436e181e92228 Component: engine
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user