dont enable ananicy-cpp automatically
This commit is contained in:
parent
73f1e00138
commit
a102c20613
1 changed files with 2 additions and 2 deletions
|
|
@ -51,8 +51,8 @@ RUN rpm-ostree install https://github.com/TheAssassin/AppImageLauncher/releases/
|
|||
# Install Gwenview on host for full support for image formats such as HEIC
|
||||
RUN rpm-ostree install gwenview
|
||||
|
||||
# Install and enable ananicy-cpp
|
||||
RUN rpm-ostree install ananicy-cpp ananicy-cpp-rules && systemctl enable ananicy-cpp.service
|
||||
# Install ananicy-cpp
|
||||
RUN rpm-ostree install ananicy-cpp ananicy-cpp-rules
|
||||
|
||||
# Copy config files
|
||||
COPY etc /etc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue