Imgburn

Imgburn

Application Docker from Selfhosters

Vue d'ensemble

This Docker container runs ImgBurn client via WINE, so that you can back up your optical disks with the separation and portability capabilities of Docker on Linux. It runs Imgburn and starts a virtual X server and a VNC server with Web GUI, so that you can interact with it. This container needs additional installation steps after running the docker, which can be found here: https://github.com/JWolvers/imgburn-wine-container/?tab=readme-ov-file#installation

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:5800]/
Réseau
bridge
Coquille
bash
Privilégié
false
Paramètres supplémentaires
--init

Configuration du modèle

Http VNC GUIPorttcp

Port used to access the application's GUI via the web interface.

Cible
5800
Défaut
5888
Valeur
5888
VNCPorttcp

Port used to access the application's GUI via the VNC protocol. Optional if no VNC client is used.

Cible
5900
Défaut
5999
Valeur
5999
EncryptionVariable

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.

Cible
SECURE_CONNECTION
Défaut
0
Valeur
0
Display WidthVariable

Width (in pixels) of the virtual screen's window.

Cible
DISPLAY_WIDTH
Défaut
900
Valeur
900
Display HeightVariable

Height (in pixels) of the virtual screen's window.

Cible
DISPLAY_HEIGHT
Défaut
700
Valeur
700
VNC PasswordVariable

Password needed to connect to the application's GUI. See the VNC Password section in the README for more details.

Cible
VNC_PASSWORD
X11VNC_EXTRA_OPTSVariable

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.

ENABLE_CJK_FONTVariable

When set to 1, open-source computer font WenQuanYi Zen Hei is installed. This font contains a large range of Chinese/Japanese/Korean characters.

StoragePathrw

This will be exposed to WINE / ImgBurn as drive D

Cible
/drive_d/
Défaut
/mnt/user/
Valeur
/mnt/user/
ConfigPathrw

Container Path: /config/

Cible
/config
Défaut
/mnt/cache/appdata/ImgBurn/
Valeur
/mnt/cache/appdata/ImgBurn/
User IDVariable

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.

Cible
USER_ID
Défaut
99
Valeur
99
Group IDVariable

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.

Cible
GROUP_ID
Défaut
100
Valeur
100
Clean Temp DirectoryVariable

When set to 1, all files in the /tmp directory are deleted during the container startup.

Cible
CLEAN_TMP_DIR
Défaut
1
Valeur
1

Détails

Référentiel
ghcr.io/jwolvers/imgburn-wine-container:main-ubuntu22
Dernière mise à jour2026-06-01
Première vue2024-03-15

Exécutez Imgburn sur Unraid.

Imgburn est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.