mirror of
https://github.com/containers/podman.git
synced 2025-06-20 00:51:16 +08:00
Merge pull request #1713 from baude/runcfail
downgrade runc due a rootless bug
This commit is contained in:
@ -122,6 +122,7 @@ 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
|
||||
|
@ -17,7 +17,7 @@ RUN dnf -y install btrfs-progs-devel \
|
||||
libseccomp-devel \
|
||||
libselinux-devel \
|
||||
skopeo-containers \
|
||||
runc \
|
||||
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 \
|
||||
make \
|
||||
ostree-devel \
|
||||
python \
|
||||
|
Reference in New Issue
Block a user