rhcontainerbot/podman-next
Project ID: 52562
Description
This COPR will fetch you RPMs for container tools built using the latest upstream main branch.
Spec files for rpms are mostly present as $PACKAGE.spec.rpkg
in the respective upstream repos.
If you'd like admin access to the repo, visit the COPR Permissions and check the Is Builder
and Is Admin
boxes, and one of the existing admins will later approve you manually.
Installation Instructions
RHEL 8 / CentOS 8 Stream users should first disable the container-tools
module in order to avoid conflicts with packages from this repo:
$ sudo dnf -y module disable container-tools
Enable this repo:
# Fedora
$ sudo dnf -y copr enable rhcontainerbot/podman-next
# RHEL / CentOS Stream
$ sudo dnf -y copr enable rhcontainerbot/podman-next centos-stream+epel-next
NOTE: The epel-* repos are not recommended because they have frequent build failures on account of older dependencies. centos-stream+epel-next
is a better choice for now.
Install packages:
$ sudo dnf install podman podman-py
Known Issues: Podman on rhel8 / c8s doesn't have seccomp enabled yet and is currently being worked on. You can temporarily workaround this by using podman run --security-opt seccomp=unconfined
.
Report any other issues to the respective upstream github issue trackers and tag @lsm5. When in doubt, report it to the upstream podman repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (819)*, ppc64le (806)*, x86_64 (1632)* | Centos-stream+epel-next 8 (63 downloads) |
![]() |
aarch64 (752)*, ppc64le (25)*, s390x (904)*, x86_64 (3089)* | Centos-stream+epel-next 9 (107 downloads) |
![]() |
aarch64 (5495)*, ppc64le (4901)*, s390x (5451)*, x86_64 (11980)* | Fedora 36 (0 downloads) |
![]() |
aarch64 (4235)*, ppc64le (3933)*, s390x (4152)*, x86_64 (13970)* | Fedora 37 (1662 downloads) |
![]() |
aarch64 (845)*, ppc64le (731)*, s390x (759)*, x86_64 (4305)* | Fedora 38 (423 downloads) |
![]() |
aarch64 (1200)*, ppc64le (990)*, s390x (1201)*, x86_64 (4090)* | Fedora rawhide (135 downloads) |
* Total number of packages downloaded in the last seven days.