Imgburn
Aplicación Docker from Selfhosters
Visión general
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
Port used to access the application's GUI via the web interface.
- Objetivo
- 5800
- Por defecto
- 5888
- Valor
- 5888
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
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
Width (in pixels) of the virtual screen's window.
- Objetivo
- DISPLAY_WIDTH
- Por defecto
- 900
- Valor
- 900
Height (in pixels) of the virtual screen's window.
- Objetivo
- DISPLAY_HEIGHT
- Por defecto
- 700
- Valor
- 700
Password needed to connect to the application's GUI. See the VNC Password section in the README for more details.
- Objetivo
- 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
- Objetivo
- /drive_d/
- Por defecto
- /mnt/user/
- Valor
- /mnt/user/
Container Path: /config/
- Objetivo
- /config
- Por defecto
- /mnt/cache/appdata/ImgBurn/
- Valor
- /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.
- Objetivo
- USER_ID
- Por defecto
- 99
- Valor
- 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.
- Objetivo
- GROUP_ID
- Por defecto
- 100
- Valor
- 100
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
ghcr.io/jwolvers/imgburn-wine-container:main-ubuntu22Ejecute 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.