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

View File

@@ -38,6 +38,9 @@ RUN echo "**** install packages ****" && \
kate \
gedit \
terminator \
fonts-noto \
fonts-noto-cjk \
remmina \
systemsettings && \
apt-get remove -y plasma-welcome && \
apt-get autoclean && \

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.
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