c4aef2a226eb2b689b0a94fbd5f0c0c912adbd77
/etc/hosts
Currently when containers are linked the alias name (e.g. from `--link name:alias`) is added to the parent container's `/etc/hosts` with a reference to the IP of the linked container. Some software requires using the official hostname or node name in operations that need to match on those values, and it is therefore helpful if the parent container can refer to the child/link using those same values and still access the same IP. Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp) Upstream-commit: 16aa64dc82b6434ec78878fa35eb96e4983b46f8 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%