dozzle
Aplicación Docker from ProphetSe7en's Repository
Visión general
Dozzle is a real-time log viewer for Docker containers. This is a thin wrapper over the official amir20/dozzle image that adds a Docker HEALTHCHECK (upstream's built-in health endpoint does not work with Unraid's --health-cmd). Rebuilt weekly to track upstream :latest.
As of v6+, authentication is optional but recommended if exposed beyond your LAN. Create /data/users.yml to enable simple auth — see https://github.com/amir20/dozzle/issues/2630
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8080]/- Red
bridge
Configuración de plantillas
WebUIPorttcp
Web UI port
- Objetivo
- 8080
- Por defecto
- 8080
- Valor
- 8080
Docker SocketPathro
Docker socket — required for Dozzle to read container logs
- Objetivo
- /var/run/docker.sock
- Por defecto
- /var/run/docker.sock
- Valor
- /var/run/docker.sock
DataPathrw
Persistent data directory. Holds users.yml for authentication and any session state. Optional if you do not enable auth.
- Objetivo
- /data
- Por defecto
- /mnt/user/appdata/dozzle
- Valor
- /mnt/user/appdata/dozzle
Base URLVariable
Base URL path for reverse proxy setups (e.g. /dozzle)
- Objetivo
- DOZZLE_BASE
- Por defecto
- /
- Valor
- /
Log LevelVariable
Log level for Dozzle itself: debug, info, warn, error
- Objetivo
- DOZZLE_LEVEL
- Por defecto
- info
- Valor
- info
Log TailsizeVariable
Number of log lines to tail initially when opening a container
- Objetivo
- DOZZLE_TAILSIZE
- Por defecto
- 300
- Valor
- 300
Auth ProviderVariable
Authentication provider: none (no auth), simple (users.yml), forward-proxy. See Dozzle docs for details.
- Objetivo
- DOZZLE_AUTH_PROVIDER
- Por defecto
- none
- Valor
- none
Disable AnalyticsVariable
Disable anonymous usage analytics sent by Dozzle
- Objetivo
- DOZZLE_NO_ANALYTICS
- Por defecto
- true
- Valor
- true
Categorías
Detalles
Repositorio
ghcr.io/prophetse7en/dozzle:latestÚltima actualización2026-06-01
Visto por primera vez2026-04-11
Ejecute Dozzle en Unraid.
Dozzle se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.