Install kio-admin for root access through Dolphin by right-clicking and pressing "Open as Administrator"
This commit is contained in:
parent
696b0dd491
commit
37083a2eff
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue