diff --git a/Dockerfile b/Dockerfile index 5e8c2ac..5ecb576 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 && \ diff --git a/README.md b/README.md index 62451b1..0eb0385 100644 --- a/README.md +++ b/README.md @@ -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