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:
baude
2018-09-20 10:05:59 -05:00
committed by Atomic Bot
parent fbfcc7842e
commit 6191ffb6c5

View File

@ -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