dozzle
Application Docker from ProphetSe7en's Repository
Vue d'ensemble
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
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:8080]/- Réseau
bridge
Configuration du modèle
WebUIPorttcp
Web UI port
- Cible
- 8080
- Défaut
- 8080
- Valeur
- 8080
Docker SocketPathro
Docker socket — required for Dozzle to read container logs
- Cible
- /var/run/docker.sock
- Défaut
- /var/run/docker.sock
- Valeur
- /var/run/docker.sock
DataPathrw
Persistent data directory. Holds users.yml for authentication and any session state. Optional if you do not enable auth.
- Cible
- /data
- Défaut
- /mnt/user/appdata/dozzle
- Valeur
- /mnt/user/appdata/dozzle
Base URLVariable
Base URL path for reverse proxy setups (e.g. /dozzle)
- Cible
- DOZZLE_BASE
- Défaut
- /
- Valeur
- /
Log LevelVariable
Log level for Dozzle itself: debug, info, warn, error
- Cible
- DOZZLE_LEVEL
- Défaut
- info
- Valeur
- info
Log TailsizeVariable
Number of log lines to tail initially when opening a container
- Cible
- DOZZLE_TAILSIZE
- Défaut
- 300
- Valeur
- 300
Auth ProviderVariable
Authentication provider: none (no auth), simple (users.yml), forward-proxy. See Dozzle docs for details.
- Cible
- DOZZLE_AUTH_PROVIDER
- Défaut
- none
- Valeur
- none
Disable AnalyticsVariable
Disable anonymous usage analytics sent by Dozzle
- Cible
- DOZZLE_NO_ANALYTICS
- Défaut
- true
- Valeur
- true
Catégories
Détails
Référentiel
ghcr.io/prophetse7en/dozzle:latestDernière mise à jour2026-06-02
Première vue2026-04-11
Exécutez Dozzle sur Unraid.
Dozzle est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.