1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Remove the duplication

Signed-off-by: Wen Cheng Ma <wenchma@cn.ibm.com>
This commit is contained in:
Wen Cheng Ma 2016-03-01 17:53:36 +08:00
parent 89f6d3b041
commit 9f8f28684f

View file

@ -75,7 +75,7 @@ Various container options that affect container domain name services.
of the container identified by <code>CONTAINER_NAME</code>. When using <code>--link</code>
the embedded DNS will guarantee that localized lookup result only on that
container where the <code>--link</code> is used. This lets processes inside the new container
connect to container without without having to know its name or IP.
connect to container without having to know its name or IP.
</p>
</td>
</tr>