When I run
buildah containers
, I see this
CONTAINER ID BUILDER IMAGE ID IMAGE NAME CONTAINER NAME
f5a361407499 * a24bb4013296 docker.io/library/alpine:latest alpine-working-container
eb03f2eb1fb6 * a24bb4013296 docker.io/library/alpine:latest alpine-working-container-1
bb051587d0f0 * a24bb4013296 docker.io/library/alpine:latest alpine-working-container-2
876a6633ccff * a24bb4013296 docker.io/library/alpine:latest alpine-working-container-3
How can I prune this list? I'm not using any of these any more. I don't see a buildah prune
or buildah container prune
?
When I run podman container ls
I don't see any containers listed.
Asked by Evan Carroll
(34663 rep)
Jul 25, 2020, 07:07 PM
Last activity: Mar 12, 2023, 09:04 AM
Last activity: Mar 12, 2023, 09:04 AM