Debian-Bookworm

Debian-Bookworm

Docker app from ich777's Repository

Overview

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.

Runtime arguments

Web UI
http://[IP]:[PORT:8080]/vnc.html?autoconnect=true
Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped --shm-size=2G

Template configuration

Home DirectoryPathrw

All things that are saved in the container should be in the this or a subdirectory in of this folder, all files that are store outside this folder are not persistant and will be wiped if there is an update of the container or you change something in the template.

Target
/debian
Value
/mnt/cache/appdata/debian-bookworm/
TCP - VNC PortPorttcp

noVNC Port

Target
8080
Value
8080
Custom Resolution WidthVariable

Enter the preferred resolution width

Target
CUSTOM_RES_W
Value
1800
Custom Resolution HeightVariable

Enter the preferred resolution height

Target
CUSTOM_RES_H
Value
1000
Root PasswordVariable

Please choose a strong password for your root account, Defaults to: Docker!

Target
ROOT_PWD
Value
Docker!
DATA_PERMVariable

Container Variable: DATA_PERM

Value
770
LocalesVariable

Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF-8' or 'de_DE.UTF-8 UTF-8',...)

Target
USER_LOCALES
Value
en_US.UTF-8 UTF-8
DEV_LOG_OUTPUTVariable

Container Variable: DEV

Target
DEV
UIDVariable

Container Variable: UID

Value
99
GIDVariable

Container Variable: GID

Value
100
UMASKVariable

Container Variable: UMASK

Value
0000

Download Statistics

5,478
Total Downloads

Details

Repository
ghcr.io/ich777/debian-bookworm
Last Updated2025-04-02
First Seen2023-10-12

Run Debian-Bookworm on Unraid.

Debian-Bookworm is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.