Name: | podman-remote |
---|---|
Version: | 2.0.5 |
Release: | 5.0.1.module+el8.3.0+7866+f387f528 |
Architecture: | aarch64 |
Module: | container-tools:ol8:8030020200923153805:3ba8ebeb container-tools:ol8:8030020201124131330:830d479e |
Group: | Unspecified |
Size: | 39274276 |
License: | ASL 2.0 and GPLv3+ |
RPM: | podman-remote-2.0.5-5.0.1.module+el8.3.0+7866+f387f528.aarch64.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: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | https://podman.io/ |
Summary: | (Experimental) Remote client for managing podman containers |
Description: | Remote client for managing podman containers. This experimental remote client is under heavy development. Please do not run podman-remote in production. podman-remote uses the varlink connection to connect to a podman client to manage pods, containers and container images. podman-remote supports ssh connections as well. |
- 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