From 37083a2eff99e88d5ddcd3bf88247a9cb4d40834 Mon Sep 17 00:00:00 2001 From: Anders Rytter Hansen Date: Sun, 21 Jan 2024 09:42:42 +0100 Subject: [PATCH] Install kio-admin for root access through Dolphin by right-clicking and pressing "Open as Administrator" --- Dockerfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Dockerfile b/Dockerfile index af8cf95..3041404 100644 --- a/Dockerfile +++ b/Dockerfile @@ -57,6 +57,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 kio-admin for root access through Dolphin by right-clicking and pressing "Open as Administrator" +RUN rpm-ostree install kio-admin + # Copy config files COPY etc /etc # Copy /usr