Name: | podman |
---|---|
Version: | 1.6.4 |
Release: | 10.0.1.module+el8.2.0+5585+88100286 |
Architecture: | aarch64 |
Module: | container-tools:2.0:8020020200324071351:3ba8ebeb |
Group: | Unspecified |
Size: | 55186063 |
License: | ASL 2.0 |
RPM: | podman-1.6.4-10.0.1.module+el8.2.0+5585+88100286.aarch64.rpm |
Source RPM: | podman-1.6.4-10.0.1.module+el8.2.0+5585+88100286.src.rpm |
Build Date: | Wed Apr 29 2020 |
Build Host: | ca-buildarm05.us.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 libpod Simple management tool for pods, containers and images |
- delivering fix for [Orabug: 29874238] by Nikita Gerasimov <nikita.gerasimov@oracle.com>
- use the full PR 5348 to fix "no route to host from inside container" - Resolves: #1806899
- update fix for "podman (1.6.4) rhel 8.1 no route to host from inside container" - Resolves: #1806899
- fix "[FJ8.2 Bug]: [REG]The "--group-add" option of "podman create" doesn't function." - Resolves: #1808705
- fix "podman (1.6.4) rhel 8.1 no route to host from inside container" - Resolves: #1806899
- fix "CVE-2020-1726 podman: incorrectly allows existing files in volumes to be overwritten by a container when it is created" - Resolves: #1801572
- fix "Podman support for FIPS Mode requires a bind mount inside the container" - Resolves: #1804193
- fix CVE-2020-1702 - Resolves: #1801929
- merge podman-manpages with podman package and put man pages for podman-remote to its dedicated subpackage Resolves: #1788539
- apply fix for #1757845 - Related: RHELPLAN-25139