mirror of
https://github.com/containers/skopeo.git
synced 2026-07-14 22:28:37 +00:00
Simple change to allow users to specify multiple containers to delete. This would support cleaning up all containers buildah delete $( buildah list -q) Closes: #43 Approved by: rhatdan