temp fix for cached repos
This commit is contained in:
parent
356594ccff
commit
11c60b528e
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ RUN rpm-ostree install https://github.com/TheAssassin/AppImageLauncher/releases/
|
|||
RUN rpm-ostree install gwenview
|
||||
|
||||
# Install and enable ananicy-cpp
|
||||
RUN rpm-ostree install ananicy-cpp ananicy-cpp-rules && systemctl enable ananicy-cpp.service
|
||||
RUN rpm-ostree cleanup -m && rpm-ostree install ananicy-cpp ananicy-cpp-rules && systemctl enable ananicy-cpp.service
|
||||
|
||||
# Copy config files
|
||||
COPY etc /etc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue