We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96c68fa commit ed4b000Copy full SHA for ed4b000
Dockerfile
@@ -20,7 +20,9 @@ RUN \
20
dolphin \
21
kate \
22
konsole \
23
- plasma-desktop && \
+ kwin-x11 \
24
+ plasma-desktop \
25
+ plasma-x11-session && \
26
echo "**** application tweaks ****" && \
27
sed -i \
28
's#^Exec=.*#Exec=/usr/local/bin/wrapped-chromium#g' \
Dockerfile.aarch64
0 commit comments