mirror of
https://github.com/containers/skopeo.git
synced 2026-07-15 15:34:50 +00:00
Add an "inspect" command, which can be used to dump the contents of the Buildah object for a working container, or the starting one we'd get for a specified image. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> Closes: #109 Approved by: rhatdan