Skip to main content
50% off all plans, limited time. Starting at $2.48/mo
Podman

Podman

Podman is a daemonless container runtime. Drop-in Docker replacement, rootless by default, with built-in support for Kubernetes-style pods. Backed by Red Hat, the standard container runtime on RHEL, Fedora, and CentOS Stream since 2018.

At a glance

32.1k

GitHub stars

54

Page views

321

Active installs

License Apache-2.0 Version Latest OS Ubuntu Server 24.04 LTS, Debian 13 Min RAM 1 GB IP IPV4,IPV6

Active installs is sample data (staging preview); real metric wires in before launch.

Useful Commands

Check running containers:

podman ps

See ALL containers:

podman ps -a

View logs:

podman logs <container-name>

Restart a container:

podman restart <container-name>

Important Files & Directories

  • Global Podman configuration → /etc/containers
  • Rootful Podman storage → /var/lib/containers
  • Runtime container storage (temporary) → /run/containers

More in DevOps Tools

Related apps.

Deploy Podman now. From $2.48/mo.