[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project podman-3.0.1-15.module+el8.9.0+375+336a9138

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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
podman-3.0.1-15.module+el8.9.0+375+336a9138.x86_64 Manage Pods, Containers and Container Images 4e859c46159aa86e0106ca91944720235a0cd3e6d7ee6e728d5c77ddf328a536 download
podman-catatonit-3.0.1-15.module+el8.9.0+375+336a9138.x86_64 A signal-forwarding process manager for containers eca4ad545fd4a0517e39684ba2133901ccd677bf5565583f05cf5d5badd502da download
podman-plugins-3.0.1-15.module+el8.9.0+375+336a9138.x86_64 Plugins for podman 584628636726cef522da484be9684b44f40c6e44f8eec5bc9c1e4de8a20e5ee1 download
podman-remote-3.0.1-15.module+el8.9.0+375+336a9138.x86_64 A remote CLI for Podman: A Simple management tool for pods, containers and images faecd42d08ee7e607e2c343873743adcd0246116e1cc0fa714fcd6b734d2ab87 download
podman-tests-3.0.1-15.module+el8.9.0+375+336a9138.x86_64 Tests for podman bb0865bf4aa1ee6b7a7271dea466ac479f25c7692d7755f6ddd2ee0e84f7410a download
noarch
podman-docker-3.0.1-15.module+el8.9.0+375+336a9138.noarch Emulate Docker CLI using podman b6da4a4b6dd65890f0a51f4eb97be7403ce6277b1a1c4952a20f7d67f35efc9c download
src
podman-3.0.1-15.module+el8.9.0+375+336a9138.src Manage Pods, Containers and Container Images a051fa49fee7cb1bb3b3ae3e6b8c67e5e73b6418dc9165e4eaa695df29a3159c download
Changelog link
* 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