Imgburn

Imgburn

Aplicación Docker from Selfhosters

Visión general

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

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:5800]/
Red
bridge
Concha
bash
Privilegiado
false
Parámetros adicionales
--init

Configuración de plantillas

Http VNC GUIPorttcp

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

Objetivo
5800
Por defecto
5888
Valor
5888
VNCPorttcp

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

Objetivo
5900
Por defecto
5999
Valor
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.

Objetivo
SECURE_CONNECTION
Por defecto
0
Valor
0
Display WidthVariable

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

Objetivo
DISPLAY_WIDTH
Por defecto
900
Valor
900
Display HeightVariable

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

Objetivo
DISPLAY_HEIGHT
Por defecto
700
Valor
700
VNC PasswordVariable

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

Objetivo
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

Objetivo
/drive_d/
Por defecto
/mnt/user/
Valor
/mnt/user/
ConfigPathrw

Container Path: /config/

Objetivo
/config
Por defecto
/mnt/cache/appdata/ImgBurn/
Valor
/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.

Objetivo
USER_ID
Por defecto
99
Valor
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.

Objetivo
GROUP_ID
Por defecto
100
Valor
100
Clean Temp DirectoryVariable

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

Objetivo
CLEAN_TMP_DIR
Por defecto
1
Valor
1

Detalles

Repositorio
ghcr.io/jwolvers/imgburn-wine-container:main-ubuntu22
Última actualización2026-05-31
Visto por primera vez2024-03-15

Ejecute Imgburn en Unraid.

Imgburn se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.