Project podman-3.0.1-15.module+el8.9.0+375+336a9138
content_copy
Name
podman
Epoch
0
Version
3.0.1
Release
15.module+el8.9.0+375+336a9138
Website/URL
https://podman.io/
License
ASL 2.0 and GPLv3+
Build Time
2024-06-05 18:43:04
Build Host
builder-x86-09.inferitos.ru
Summary
Manage Pods, Containers and Container Images
Repositories
AppStream
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
Errata
—
×
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.0.1-15
- Rebuilt for MSVSphere 8.8
* Tue Jan 31 2023 Jindrich Novy <jnovy@redhat.com> - 3.0.1-15
- update to the latest content of https://github.com/containers/podman/tree/v3.0.1-rhel
(https://github.com/containers/podman/commit/b084df1)
- Related: #2165695
* Thu Sep 01 2022 Jindrich Novy <jnovy@redhat.com> - 3.0.1-14
- update to the latest content of https://github.com/containers/podman/tree/v3.0.1-rhel
(https://github.com/containers/podman/commit/ab15cf1)
- Related: #2061390
* Tue Aug 02 2022 Jindrich Novy <jnovy@redhat.com> - 3.0.1-13
- update to the latest content of https://github.com/containers/podman/tree/v3.0.1-rhel
(https://github.com/containers/podman/commit/37cd5bf)
- Related: #2061390
* Wed Jul 27 2022 Jindrich Novy <jnovy@redhat.com> - 3.0.1-12
- update to the latest content of https://github.com/containers/podman/tree/v3.0.1-rhel
(https://github.com/containers/podman/commit/1c4d1a7)
- Related: #2061390
* Wed Jul 06 2022 Jindrich Novy <jnovy@redhat.com> - 3.0.1-11
- update to the latest content of https://github.com/containers/podman/tree/v3.0.1-rhel
(https://github.com/containers/podman/commit/4cd74c2)
- Related: #2061390
* Wed Apr 27 2022 Jindrich Novy <jnovy@redhat.com> - 3.0.1-10
- update to the latest content of https://github.com/containers/podman/tree/v3.0.1-rhel
(https://github.com/containers/podman/commit/47b310e)
- Related: #2061390
* Tue Apr 19 2022 Jindrich Novy <jnovy@redhat.com> - 3.0.1-9
- update to the latest content of https://github.com/containers/podman/tree/v3.0.1-rhel
(https://github.com/containers/podman/commit/801b7e8)
- Resolves: #2074144
* Mon Apr 04 2022 Jindrich Novy <jnovy@redhat.com> - 3.0.1-8
- update to the latest content of https://github.com/containers/podman/tree/v3.0.1-rhel
(https://github.com/containers/podman/commit/c5d8129)
- Related: #2061390
* Mon Oct 11 2021 Jindrich Novy <jnovy@redhat.com> - 3.0.1-7
- add missing docker man pages
- Related: #2009106