mirror of
https://github.com/containers/skopeo.git
synced 2026-07-14 13:48:32 +00:00
The "images" command was erroneously listing images that don't have names twice, once with no name, and a second time with "<none>" as a placeholder. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> Closes: #280 Approved by: rhatdan