Name: | podman |
---|---|
Epoch: | 2 |
Version: | 4.4.1 |
Release: | 13.0.1.el9_2 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 49779434 |
License: | ASL 2.0 and GPLv3+ |
RPM: | podman-4.4.1-13.0.1.el9_2.aarch64.rpm |
Source RPM: | podman-4.4.1-13.0.1.el9_2.src.rpm |
Build Date: | Thu Sep 14 2023 |
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 |
- Support podman --remote when Containerfile is not in context directory (BZ#2229749)
- fixed support of new "bclim" parameter for macvlan without CAP_NET_ADMIN on the container
- Drop nmap-ncat requirement and skip ignore-socket test case [Orabug: 34117404]
- podman: support new "bclim" parameter for macvlan without CAP_NET_ADMIN on the container (BZ#2210113) - --dns-add get error logs when there is no container attached to the network (BZ#2210118) - When trying to use a podman volume created with image driver you receive invalid argument. (BZ#2213844)
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel (https://github.com/containers/podman/commit/aa5db47) - Resolves: #2189592
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel (https://github.com/containers/podman/commit/fd0ea3b) - Resolves: #2177925
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel (https://github.com/containers/podman/commit/05037d3) - Resolves: #2183602
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel (https://github.com/containers/podman/commit/67f7e1e) - Resolves: #2182492
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel (https://github.com/containers/podman/commit/bf400bd) - Resolves: #2180126
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel (https://github.com/containers/podman/commit/ffc2614) - Resolves: #2179450