Files
docker-cli/components/engine/docs/sources
Sebastiaan van Stijn 86e0c72c59 Document that ENV vars are not automatically updated
Unlike the entries in `/etc/hosts`, environment-variables for linked
containers are not automatically updated if the linked container is
restarted.

This adds a note to the documentation in;
https://docs.docker.com/userguide/dockerlinks/#environment-variables
and
https://docs.docker.com/reference/run/#env-environment-variables

To make users aware that this is the case and recommends them to use
the `/etc/hosts` entries in stead.

I added this change because users were expecting environment variables
to be updated automatically as well (https://github.com/docker/docker/issues/10164).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 3fb06dc104bb66c3ec7be8a95a33845310083999
Component: engine
2015-01-19 00:23:57 +01:00
..
2014-12-12 10:34:15 -08:00
2015-01-07 18:12:02 +03:00
2014-09-15 14:46:29 +03:00
2014-06-01 17:34:07 -04:00
2014-04-16 11:04:14 +10:00
2014-04-16 11:04:14 +10:00