Name: | podman |
---|---|
Epoch: | 4 |
Version: | 5.2.2 |
Release: | 9.0.1.el9_5 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 54768589 |
License: | Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 |
RPM: | podman-5.2.2-9.0.1.el9_5.aarch64.rpm |
Source RPM: | podman-5.2.2-9.0.1.el9_5.src.rpm |
Build Date: | Wed Nov 20 2024 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
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 podman Simple management tool for pods, containers and images |
- Add devices on container startup, not on creation - overlay: Put should ignore ENINVAL for Unmount [Orabug: 36234694] - Drop nmap-ncat requirement and skip ignore-socket test case [Orabug: 34117404]
- update to the latest content of https://github.com/containers/podman/tree/v5.2-rhel (https://github.com/containers/podman/commit/6df7dfb) - Resolves: RHEL-61847
- update to the latest content of https://github.com/containers/podman/tree/v5.2-rhel (https://github.com/containers/podman/commit/c03b5f3) - Resolves: RHEL-61667
- attempt to fix the TMT testing pipeline - Resolves: RHEL-59714
- podman gating: test CNI, thanks to Ed Santiago - Resolves: RHEL-61249
- bump Epoch to 4 - Resolves: RHEL-60963
- update to the latest content of https://github.com/containers/podman/tree/v5.2-rhel (https://github.com/containers/podman/commit/8e693ce) - Resolves: RHEL-60963
- update to the latest content of https://github.com/containers/podman/tree/v5.2-rhel (https://github.com/containers/podman/commit/5f2c188) - Resolves: RHEL-59703
- Add cni build tag to podman build - Resolves: RHEL-59714
- update to https://github.com/containers/podman/releases/tag/v5.2.2 - Related: RHEL-27608