From 0dfd26e3a2692238b62b468fe2b643210c58d226 Mon Sep 17 00:00:00 2001 From: Anders Rytter Hansen Date: Tue, 16 Jan 2024 13:06:46 +0100 Subject: [PATCH] Install Gwenview and libheif-freeworld for full support for image formats such as HEIC --- Dockerfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Dockerfile b/Dockerfile index a98105c..687fa23 100644 --- a/Dockerfile +++ b/Dockerfile @@ -57,6 +57,9 @@ RUN wget https://download.live.ledger.com/latest/linux -O /usr/bin/ledgerlive && # Install AppImageLauncher RUN rpm-ostree install https://github.com/TheAssassin/AppImageLauncher/releases/download/continuous/appimagelauncher-2.2.0-gha111.d9d4c73.x86_64.rpm +# Install Gwenview and kimageformats for full support for image formats such as HEIC +RUN rpm-ostree install gwenview libheif-freeworld + # Copy config files COPY etc /etc # Copy /usr