From 356594ccffc1bf3248ddad38a7e372ab650a44d3 Mon Sep 17 00:00:00 2001 From: Anders Rytter Hansen Date: Sat, 17 Feb 2024 21:13:15 +0100 Subject: [PATCH] Install and enable ananicy-cpp --- Dockerfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Dockerfile b/Dockerfile index 84d8dc4..d76e200 100644 --- a/Dockerfile +++ b/Dockerfile @@ -51,6 +51,9 @@ 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 + # Copy config files COPY etc /etc # Copy /usr