Install more useful packages [release]
This commit is contained in:
@@ -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 && \
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user