Revert "downgrade runc due a rootless bug"

This reverts commit 803efd4d38.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano 2018-10-25 14:17:28 +02:00
parent 4bb2fdeebc
commit 87bf117417
No known key found for this signature in database
GPG Key ID: E4730F97F60286ED
2 changed files with 1 additions and 2 deletions

View File

@ -122,7 +122,6 @@ packages:
- python3-varlink
- python3-dateutil
- python3-psutil
- https://kojipkgs.fedoraproject.org//packages/runc/1.0.0/55.dev.git578fe65.fc28/x86_64/runc-1.0.0-55.dev.git578fe65.fc28.x86_64.rpm
tests:
- sed 's/^expand-check.*/expand-check=0/g' -i /etc/selinux/semanage.conf

View File

@ -17,7 +17,7 @@ RUN dnf -y install btrfs-progs-devel \
libseccomp-devel \
libselinux-devel \
skopeo-containers \
https://kojipkgs.fedoraproject.org//packages/runc/1.0.0/55.dev.git578fe65.fc28/x86_64/runc-1.0.0-55.dev.git578fe65.fc28.x86_64.rpm \
runc \
make \
ostree-devel \
python \