Merge pull request #2215 from cloojure/patch-2

Update work-with-networks.md
This commit is contained in:
Misty Stanley-Jones 2017-03-09 15:50:35 -08:00 committed by GitHub
commit c9ac1eedeb
1 changed files with 1 additions and 1 deletions

View File

@ -686,7 +686,7 @@ Environment variable injection is static in nature and environment variables
cannot be changed after a container is started. The legacy `--link` flag shares
all environment variables to the linked container, but the `docker network` command
has no equivalent. When you connect to a network using `docker network`, no
environment variables can be dynamically among containers.
environment variables can be dynamically shared among containers.
#### Understanding network-scoped aliases