podman
Installation
SKILL.md
Podman
Use this skill to build and run containers with Podman in a daemonless, rootless-first architecture.
Quick Start
- Run
podman infoto verify Podman is installed and rootless mode is active. - On macOS/Windows, start the VM first:
podman machine start. - Use
podmanwith the same flags as Docker — most commands are drop-in compatible. - Use
podman system prunecarefully — it removes stopped containers and unused images.
Intent Router
references/install-and-setup.md— install Podman by platform, machine setup, config filesreferences/command-cookbook.md— podman run/build/push/pod/generate/play/compose commandsreferences/rootless-and-pods.md— rootless architecture, user namespaces, pod networkingreferences/podman-compose-and-systemd.md— podman-compose, Quadlets, systemd unit generation