
This Container is a full Debian Bookworm Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. ROOT ACCESS: 1. Open up your WebGUI 2. Open up a terminal 3. Type in 'su' 4. Type in your password that you've set (no screenoutput is shown if you type in passwords in Linux) 5. Press Enter 6. You should now be root. If you want to install some other application you can do that by creating a user.sh and mounting it to the container to /opt/scripts/user.sh (a standard bash script should do the trick). You also can reverse proxy this container with nginx or apache (for more info see the Github/Dockerhub page). Storage Note: All things that are saved in the container should be in the home or a subdirectory in your homefolder, all files that are store outside your homefolder are not persistant and will be wiped if there is an update of the container or you change something in the template.
About
Debian-Bookworm is a Dockerized Linux desktop environment running Debian 12 with Xfce4. It provides a complete graphical desktop accessible entirely through a web browser using noVNC. This makes it useful for scenarios where users need a lightweight, disposable Linux environment…