podman ps -a

Category: Kubernetes & Containers

podman ps -a

List all containers, running or stopped

Shows every container on this machine, including exited ones, with their names, images, and status. The plain podman ps lists only running containers. Remove old ones with podman rm <name>.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.