mirror of
https://github.com/containers/skopeo.git
synced 2026-07-14 22:28:37 +00:00
buildah containers now supports oretty-printing using a Go template with the --format flag. And output can be filtered based on id, name, or ancestor. Signed-off-by: umohnani8 <umohnani@redhat.com> Closes: #437 Approved by: rhatdan