mirror of https://github.com/containers/podman.git
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:
parent
fbfcc7842e
commit
6191ffb6c5
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue