mirror of
https://github.com/containers/skopeo.git
synced 2026-07-14 13:48:32 +00:00
Have storageImageID() use a lower-level image lookup to let it handle truncated IDs correctly. Wrap errors in getImage(). When reporting that an image is in use, report its ID correctly. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> Closes: #211 Approved by: rhatdan