mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-24 00:28:00 +00: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:
parent
fbfcc7842e
commit
6191ffb6c5
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue