Page MenuHomeDevCentral

Prefer container name to linked name
ClosedPublic

Authored by dereckson on Oct 2 2018, 19:33.
Tags
None
Referenced Files
F11658629: D1835.id4637.diff
Sat, Sep 6, 23:10
F11658628: D1835.id.diff
Sat, Sep 6, 23:10
F11658616: D1835.id4636.diff
Sat, Sep 6, 23:09
F11658593: D1835.diff
Sat, Sep 6, 23:07
F11656710: D1835.diff
Sat, Sep 6, 18:16
Unknown Object (File)
Sun, Aug 31, 14:17
Unknown Object (File)
Thu, Aug 28, 12:27
Unknown Object (File)
Mon, Aug 18, 15:53
Subscribers
None

Details

Summary

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.

Test Plan

Test on Dwellers:

  • before: RabbitMQ containers had nasqueron/mq as name
  • after: white-rabbit is well the name printed

Diff Detail

Repository
rDP Docker Processes
Lint
Lint Not Applicable
Unit
Tests Not Applicable