Install more useful packages [release]

This commit is contained in:
Christopher Schnick
2025-01-09 11:09:26 +01:00
parent 94c400c5f2
commit 22eec7f296
2 changed files with 3 additions and 1 deletions
+3
View File
@@ -38,6 +38,9 @@ RUN echo "**** install packages ****" && \
kate \ kate \
gedit \ gedit \
terminator \ terminator \
fonts-noto \
fonts-noto-cjk \
remmina \
systemsettings && \ systemsettings && \
apt-get remove -y plasma-welcome && \ apt-get remove -y plasma-welcome && \
apt-get autoclean && \ apt-get autoclean && \
-1
View File
@@ -4,7 +4,6 @@
XPipe Webtop is a web-based desktop environment that can be run in a container and accessed from a browser via KasmVNC. XPipe Webtop is a web-based desktop environment that can be run in a container and accessed from a browser via KasmVNC.
The desktop environment comes with XPipe and various terminals and editors preinstalled and configured. The desktop environment comes with XPipe and various terminals and editors preinstalled and configured.
This docker image is a fork of https://github.com/linuxserver/docker-webtop.
## Application Setup ## Application Setup