mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update links.md
This commit is contained in:
@@ -12,7 +12,7 @@ title: Legacy container links
|
||||
be removed. Unless you absolutely need to continue using it, we recommend that you use
|
||||
user-defined networks to facilitate communication between two containers instead of using
|
||||
`--link`. One feature that user-defined networks do not support that you can do
|
||||
with `--link` is sharing environmental variables between containers. However,
|
||||
with `--link` is sharing environment variables between containers. However,
|
||||
you can use other mechanisms such as volumes to share environment variables
|
||||
between containers in a more controlled way.
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user