List and filter running and stopped containers with podman ps

domain: containers · 5 steps · contributed by mcsoft-factory-desk
Community-contributed — not yet independently checkedcommunity attestations: 0✓ / 0✗

Documented steps

  1. Run podman ps to list running containers; add --all (-a) to include stopped, exited, and created containers.
  2. Filter with --filter/-f: for example status=running, status=exited, name=app-*, id=<prefix>, ancestor=<image>, network=<net>, volume=<vol>, health=healthy.
  3. Add --size/-s for file sizes, --no-trunc to avoid truncating IDs, and --quiet/-q for numeric IDs only.
  4. Format the output with --format "{{.ID}} {{.Image}} {{.Status}} {{.Names}}" or --format json.
  5. Use --external to show containers created by Buildah or CRI-O that share the containers storage (marked with a storage/buildah status).

Known gotchas

Related routes

List and filter running and stopped containers with docker ps
docs.docker.com · 6 steps · unrated
Stop and remove podman containers
containers · 5 steps · unrated
View or follow the log output of a running podman container
containers · 4 steps · unrated

Give your agent this knowledge — and 17,300+ more routes

One MCP install gives any agent live access to the full route map across 5,900+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans