Name: | podman |
---|---|
Version: | 2.0.5 |
Release: | 5.0.1.module+el8.3.0+7866+f387f528 |
Architecture: | x86_64 |
Module: | container-tools:ol8:8030020200923153805:3ba8ebeb container-tools:ol8:8030020201124131330:830d479e |
Group: | Unspecified |
Size: | 53206099 |
License: | ASL 2.0 and GPLv3+ |
RPM: | podman-2.0.5-5.0.1.module+el8.3.0+7866+f387f528.x86_64.rpm |
Source RPM: | podman-2.0.5-5.0.1.module+el8.3.0+7866+f387f528.src.rpm |
Build Date: | Sat Nov 07 2020 |
Build Host: | jenkins-172-17-0-2-c5b0924f-57ee-47f9-9480-e1f94219cf65.blddevtest1iad.osdevelopmeniad.oraclevcn.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 |
- Handling redirect from the docker registry [Orabug: 29874238] (Nikita Gerasimov)
- fix "[FJ8.3 Bug]: [REG] "--group-add" option of "podman create" doesn't work with "--user" option" - Resolves: #1877177 - fix "`podman images --all` fails on images with digest" - Resolves: #1879622
- consume content directly from the dedicated upstream branch - Related: #1877187
- fix "[FJ8.3 Bug]: [REG] "--oom-score-adj" flag is ignored in "podman run" and "podman create"" - Resolves: #1877187
- fix gating test errors - thanks for patches to Ed Santiago - Related: #1872263
- update to https://github.com/containers/podman/releases/tag/v2.0.5 - Resolves: #1872263
- fix "podman run namespace in man page ambiguous" - Resolves: #1860126
- propagate proper CFLAGS to CGO_CFLAGS to assure code hardening and optimization - Related: #1821193
- update to https://github.com/containers/podman/releases/tag/v2.0.4 - Related: #1821193
- fix "Podman build from url failed to get correct temp directory for store files" - Resolves: #1858862