mirror of
https://github.com/containers/skopeo.git
synced 2026-07-14 22:28:37 +00:00
In-memory image objects created using an ImageReference's NewImage() method need to be Close()d. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> Closes: #211 Approved by: rhatdan