mirror of
https://github.com/containers/podman.git
synced 2025-06-05 05:57:24 +08:00
Add rpmbuild to the openshift fedora test image
Signed-off-by: baude <bbaude@redhat.com> Closes: #1517 Approved by: rhatdan
This commit is contained in:
@ -25,6 +25,7 @@ RUN dnf -y install btrfs-progs-devel \
|
||||
python3-pytoml \
|
||||
python3-varlink \
|
||||
golang-github-cpuguy83-go-md2man \
|
||||
rpm-build \
|
||||
slirp4netns \
|
||||
iptables && dnf -y clean all
|
||||
|
||||
|
Reference in New Issue
Block a user