Friendly Jira Robot created ERT-411:
---------------------------------------
Summary: Image with removed tag is displayed as <none>:<none>
[EBZ#500933]
Key: ERT-411
URL:
https://issues.jboss.org/browse/ERT-411
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
If I remove an image in docker tooling which has more tags (more images have same hash),
than it removed just its tag. Listing docker images via cli displays it as:
REPOSITORY TAG IMAGE ID
172.30.192.49:5000/msa/msa <none> 238200ae067d
but in tooling, after disabling filtering of "Dangled (untagged) images" it is
displayed as:
<none>:<none> (238200ae067d)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)