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.
Update Information:
Security update for CVE-2025-9566
Automatic update for containers-common-0.64.2-1.fc42, podman-5.6.1-1.fc42,
buildah-1.41.4-1.fc42.
Changelog for containers-common
* Wed Sep 03 2025 Packit
* Thu Sep 4 2025 Packit
[ 1 ] Bug #2393154 - CVE-2025-9566 podman: Podman kube play command may overwrite host files [fedora-42]
https://bugzilla.redhat.com/show_bug.cgi?id=2393154
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-19f7dd07d9' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
Get the latest Linux and open source security news straight to your inbox.