Infrastructure as Code

Repositories with services as code

podman (7-5.6.0-12.el10_1.alma.1)

Published 2026-05-14 23:08:58 +03:00 by mpavlov

Installation

# on RedHat based distributions
dnf config-manager --add-repo 

# on SUSE based distributions
zypper addrepo 
# on RedHat based distributions
dnf install podman

# on SUSE based distributions
zypper install podman

Repository Info

Architectures
x86_64

About this package

Manage Pods, Containers and Container Images
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.
Details
RPM
2026-05-14 23:08:58 +03:00
18
Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
15 MiB
Assets (1)
Versions (1) View all