Imgburn
Docker 应用程序 from Selfhosters
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:5800]/- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--init
模板配置
Port used to access the application's GUI via the web interface.
- 目标
- 5800
- 默认值
- 5888
- 价值
- 5888
Port used to access the application's GUI via the VNC protocol. Optional if no VNC client is used.
- 目标
- 5900
- 默认值
- 5999
- 价值
- 5999
When set to 1, an encrypted connection is used to access the application's GUI (either via a web browser or VNC client). See the Security section in the README for more details.
- 目标
- SECURE_CONNECTION
- 默认值
- 0
- 价值
- 0
Width (in pixels) of the virtual screen's window.
- 目标
- DISPLAY_WIDTH
- 默认值
- 900
- 价值
- 900
Height (in pixels) of the virtual screen's window.
- 目标
- DISPLAY_HEIGHT
- 默认值
- 700
- 价值
- 700
Password needed to connect to the application's GUI. See the VNC Password section in the README for more details.
- 目标
- VNC_PASSWORD
Extra options to pass to the x11vnc server running in the Docker container. WARNING: For advanced users. Do not use unless you know what you are doing.
When set to 1, open-source computer font WenQuanYi Zen Hei is installed. This font contains a large range of Chinese/Japanese/Korean characters.
This will be exposed to WINE / ImgBurn as drive D
- 目标
- /drive_d/
- 默认值
- /mnt/user/
- 价值
- /mnt/user/
Container Path: /config/
- 目标
- /config
- 默认值
- /mnt/cache/appdata/ImgBurn/
- 价值
- /mnt/cache/appdata/ImgBurn/
When mounting docker-volumes, permission issues can arise between the docker host and the container. You can pass the User_ID permissions to the container with this variable.
- 目标
- USER_ID
- 默认值
- 99
- 价值
- 99
When mounting docker-volumes, permission issues can arise between the docker host and the container. You can pass the Group_ID permissions to the container with this variable.
- 目标
- GROUP_ID
- 默认值
- 100
- 价值
- 100
When set to 1, all files in the /tmp directory are deleted during the container startup.
- 目标
- CLEAN_TMP_DIR
- 默认值
- 1
- 价值
- 1
详细信息
ghcr.io/jwolvers/imgburn-wine-container:main-ubuntu22在Unraid 上运行 Imgburn 。
Imgburn 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。