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:
- Open up your WebGUI
- Open up a terminal
- Type in 'su'
- Type in your password that you've set (no screenoutput is shown if you type in passwords in Linux)
- Press Enter
- 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
模板配置
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/
noVNC Port
- 目标
- 8080
- 价值
- 8080
Enter the preferred resolution width
- 目标
- CUSTOM_RES_W
- 价值
- 1800
Enter the preferred resolution height
- 目标
- CUSTOM_RES_H
- 价值
- 1000
Please choose a strong password for your root account, Defaults to: Docker!
- 目标
- ROOT_PWD
- 价值
- Docker!
Container Variable: DATA_PERM
- 价值
- 770
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
Container Variable: DEV
- 目标
- DEV
Container Variable: UID
- 价值
- 99
Container Variable: GID
- 价值
- 100
Container Variable: UMASK
- 价值
- 0000
下载统计数据
详细信息
ghcr.io/ich777/debian-bookworm在Unraid 上运行 Debian-Bookworm 。
Debian-Bookworm 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。