Imgburn
Docker app from Selfhosters
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:5800]/- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--init
Template configuration
Port used to access the application's GUI via the web interface.
- Target
- 5800
- Default
- 5888
- Value
- 5888
Port used to access the application's GUI via the VNC protocol. Optional if no VNC client is used.
- Target
- 5900
- Default
- 5999
- Value
- 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.
- Target
- SECURE_CONNECTION
- Default
- 0
- Value
- 0
Width (in pixels) of the virtual screen's window.
- Target
- DISPLAY_WIDTH
- Default
- 900
- Value
- 900
Height (in pixels) of the virtual screen's window.
- Target
- DISPLAY_HEIGHT
- Default
- 700
- Value
- 700
Password needed to connect to the application's GUI. See the VNC Password section in the README for more details.
- Target
- 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
- Target
- /drive_d/
- Default
- /mnt/user/
- Value
- /mnt/user/
Container Path: /config/
- Target
- /config
- Default
- /mnt/cache/appdata/ImgBurn/
- Value
- /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.
- Target
- USER_ID
- Default
- 99
- Value
- 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.
- Target
- GROUP_ID
- Default
- 100
- Value
- 100
When set to 1, all files in the /tmp directory are deleted during the container startup.
- Target
- CLEAN_TMP_DIR
- Default
- 1
- Value
- 1
Details
ghcr.io/jwolvers/imgburn-wine-container:main-ubuntu22Run Imgburn on Unraid.
Imgburn is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.