mirror of
https://github.com/containers/podman.git
synced 2025-07-31 20:32:39 +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-pytoml \
|
||||||
python3-varlink \
|
python3-varlink \
|
||||||
golang-github-cpuguy83-go-md2man \
|
golang-github-cpuguy83-go-md2man \
|
||||||
|
rpm-build \
|
||||||
slirp4netns \
|
slirp4netns \
|
||||||
iptables && dnf -y clean all
|
iptables && dnf -y clean all
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user