Fedora 38: podman 2024-06ebb70bdd
Summary
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.
Manage Pods, Containers and Container Images
%{repo} Simple management tool for pods, containers and images
Update Information:
Automatic update for podman-4.8.3-1.fc38. ##### **Changelog for podman** ``` *
Wed Jan 03 2024 Packit
Change Log
* Wed Jan 3 2024 Packit
References
[ 1 ] Bug #2255103 - CVE-2023-48795 podman: ssh: Prefix truncation attack on Binary Packet Protocol (BPP) [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2255103
Update Instructions
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-06ebb70bdd' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html