A Docker container has several name:
- the container name
- a set of <base container>/<link name> when the container is linked to
Even if --link is deprecated, it's still valuable to implement a quick check
to select a name without slash if available.
Differential D1835
Prefer container name to linked name dereckson on Oct 2 2018, 19:33. Authored by Tags None Referenced Files
Subscribers None
Details
A Docker container has several name:
Even if --link is deprecated, it's still valuable to implement a quick check Test on Dwellers:
Diff Detail
|