mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Merge pull request #10518 from qckzr/patch-1
Fixing bad url related to #10517
This commit is contained in:
@@ -1310,7 +1310,7 @@ labels:
|
||||
>
|
||||
> The `--link` flag is a legacy feature of Docker. It may eventually be removed.
|
||||
> Unless you absolutely need to continue using it, we recommend that you use
|
||||
> [user-defined networks](/engine/userguide/networking//#user-defined-networks)
|
||||
> [user-defined networks](/engine/userguide/networking/#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
|
||||
|
||||
Reference in New Issue
Block a user