Manage Pods, Containers and Container Images
podman (Pod Manager) is a fully featured container engine that is a simple daemonless tool. podman provides a Docker-CLI comparable command line that eases the transition from other container engines and allows the management of pods, containers and images. Simply put: alias docker=podman. Most podman commands can be run as a regular user, without requiring additional privileges. podman uses Buildah(1) internally to create container images. Both tools share image (not container) storage, hence each can use or manipulate images (but not containers) created by the other.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 5.2.4-1.fc42 | - |
Fedora 41 | 5.2.4-1.fc41 | - |
Fedora 40 | 5.2.3-1.fc40 | 5.2.4-1.fc40 |
Fedora 39 | 4.9.4-1.fc39 | 4.9.5-1.fc39 |
You can contact the maintainers of this package via email at
podman dash maintainers at fedoraproject dot org
.