ci: Sync Dockerfile with ostree

Down the line we should share these.  Currently this is
required for
https://github.com/projectatomic/rpm-ostree/pull/665

Closes: #668
Approved by: jlebon
This commit is contained in:
Colin Walters 2017-03-07 09:42:23 -05:00 committed by Atomic Bot
parent 7b8e05ffc2
commit fb8f857967

View File

@ -11,13 +11,17 @@ RUN dnf install -y @buildsys-build && \
rpm -e rpm-ostree
# These are test-only reqs
RUN dnf install -y \
ostree \
createrepo_c \
/usr/bin/jq \
PyYAML \
clang \
libubsan \
libasan \
libtsan \
elfutils \
fuse \
sudo \
gnome-desktop-testing