dozzle
Docker-Anwendung from ProphetSe7en's Repository
Übersicht
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
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8080]/- Netzwerk
bridge
Konfiguration der Vorlage
WebUIPorttcp
Web UI port
- Ziel
- 8080
- Standard
- 8080
- Wert
- 8080
Docker SocketPathro
Docker socket — required for Dozzle to read container logs
- Ziel
- /var/run/docker.sock
- Standard
- /var/run/docker.sock
- Wert
- /var/run/docker.sock
DataPathrw
Persistent data directory. Holds users.yml for authentication and any session state. Optional if you do not enable auth.
- Ziel
- /data
- Standard
- /mnt/user/appdata/dozzle
- Wert
- /mnt/user/appdata/dozzle
Base URLVariable
Base URL path for reverse proxy setups (e.g. /dozzle)
- Ziel
- DOZZLE_BASE
- Standard
- /
- Wert
- /
Log LevelVariable
Log level for Dozzle itself: debug, info, warn, error
- Ziel
- DOZZLE_LEVEL
- Standard
- info
- Wert
- info
Log TailsizeVariable
Number of log lines to tail initially when opening a container
- Ziel
- DOZZLE_TAILSIZE
- Standard
- 300
- Wert
- 300
Auth ProviderVariable
Authentication provider: none (no auth), simple (users.yml), forward-proxy. See Dozzle docs for details.
- Ziel
- DOZZLE_AUTH_PROVIDER
- Standard
- none
- Wert
- none
Disable AnalyticsVariable
Disable anonymous usage analytics sent by Dozzle
- Ziel
- DOZZLE_NO_ANALYTICS
- Standard
- true
- Wert
- true
Kategorien
Einzelheiten
Repository
ghcr.io/prophetse7en/dozzle:latestZuletzt aktualisiert2026-06-01
Erstmals gesehen2026-04-11
Führen Sie Dozzle auf Unraid aus.
Dozzle ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.