We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88f808f + c283463 commit 9c15cdeCopy full SHA for 9c15cde
coreos-ostree-importer/Dockerfile
@@ -11,8 +11,7 @@ RUN dnf update -y
11
RUN dnf -y install \
12
fedora-messaging \
13
python-requests \
14
- https://kojipkgs.fedoraproject.org/packages/ostree/2020.3/5.fc32/x86_64/ostree-2020.3-5.fc32.x86_64.rpm \
15
- https://kojipkgs.fedoraproject.org/packages/ostree/2020.3/5.fc32/x86_64/ostree-libs-2020.3-5.fc32.x86_64.rpm \
+ ostree \
16
strace
17
18
# Configure a umask of 0002 which will allow for the group permissions
0 commit comments