Fedora 39: podman 2023-00c78aad58
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.7.2-1.fc39. ##### **Changelog for podman** ``` *
Tue Oct 31 2023 Packit
Change Log
* Tue Oct 31 2023 Packit
References
Fedora Update Notification FEDORA-2023-00c78aad58 2023-11-09 01:21:33.207147 Name : podman Product : Fedora 39 Version : 4.7.2 Release : 1.fc39 URL : https://podman.io/ Summary : Manage Pods, Containers and Container Images Description : 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 Instructions
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2023-00c78aad58' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html