Imgburn

Imgburn

Docker-Anwendung from Selfhosters

Übersicht

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

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:5800]/
Netzwerk
bridge
Shell
bash
Privilegiert
false
Extra Params
--init

Konfiguration der Vorlage

Http VNC GUIPorttcp

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

Ziel
5800
Standard
5888
Wert
5888
VNCPorttcp

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

Ziel
5900
Standard
5999
Wert
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.

Ziel
SECURE_CONNECTION
Standard
0
Wert
0
Display WidthVariable

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

Ziel
DISPLAY_WIDTH
Standard
900
Wert
900
Display HeightVariable

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

Ziel
DISPLAY_HEIGHT
Standard
700
Wert
700
VNC PasswordVariable

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

Ziel
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

Ziel
/drive_d/
Standard
/mnt/user/
Wert
/mnt/user/
ConfigPathrw

Container Path: /config/

Ziel
/config
Standard
/mnt/cache/appdata/ImgBurn/
Wert
/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.

Ziel
USER_ID
Standard
99
Wert
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.

Ziel
GROUP_ID
Standard
100
Wert
100
Clean Temp DirectoryVariable

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

Ziel
CLEAN_TMP_DIR
Standard
1
Wert
1

Einzelheiten

Repository
ghcr.io/jwolvers/imgburn-wine-container:main-ubuntu22
Zuletzt aktualisiert2026-05-31
Erstmals gesehen2024-03-15

Führen Sie Imgburn auf Unraid aus.

Imgburn ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.