diff --git a/Dockerfile b/Dockerfile index d76e200..873336f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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