| |
@@ -1,5 +1,4 @@
|
| |
FROM registry.fedoraproject.org/fedora:26
|
| |
RUN yum -y install ostree rpm-ostree lorax && \
|
| |
- yum -y install https://kojipkgs.fedoraproject.org//packages/ostree/2017.8/2.fc26/x86_64/ostree-{,libs-}2017.8-2.fc26.x86_64.rpm && \
|
| |
yum clean all
|
| |
- COPY lorax-wrap /usr/bin/lorax-wrap
|
| |
\ No newline at end of file
|
| |
+ COPY lorax-wrap /usr/bin/lorax-wrap
|
| |
Attempting to install version 2017.8 of
ostree
is causing thetreecompose to fail for FAHC[1].
The latest version of
ostree
in F26 is up to 2017.10, so I believewe can drop the install of version 2017.8.
[1] https://ci.centos.org/job/fahc-treecompose/4727/console