Debian-Bookworm

Debian-Bookworm

Docker 应用程序 from ich777's Repository

概述

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.

运行时参数

网络用户界面
http://[IP]:[PORT:8080]/vnc.html?autoconnect=true
网络
bridge
外壳
bash
特权
false
额外参数
--restart=unless-stopped --shm-size=2G

模板配置

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.

目标
/debian
价值
/mnt/cache/appdata/debian-bookworm/
TCP - VNC PortPorttcp

noVNC Port

目标
8080
价值
8080
Custom Resolution WidthVariable

Enter the preferred resolution width

目标
CUSTOM_RES_W
价值
1800
Custom Resolution HeightVariable

Enter the preferred resolution height

目标
CUSTOM_RES_H
价值
1000
Root PasswordVariable

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

目标
ROOT_PWD
价值
Docker!
DATA_PERMVariable

Container Variable: DATA_PERM

价值
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',...)

目标
USER_LOCALES
价值
en_US.UTF-8 UTF-8
DEV_LOG_OUTPUTVariable

Container Variable: DEV

目标
DEV
UIDVariable

Container Variable: UID

价值
99
GIDVariable

Container Variable: GID

价值
100
UMASKVariable

Container Variable: UMASK

价值
0000

下载统计数据

5,478
下载总数

详细信息

存储库
ghcr.io/ich777/debian-bookworm
最后更新2025-04-02
初见2023-10-12

在Unraid 上运行 Debian-Bookworm 。

Debian-Bookworm 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。