Skip to content

DozzleSee what your containers are doing

Real-time Docker logs, stats, and debugging — in your browser.

The Dozzle interface streaming container logs in real timeThe Dozzle interface streaming container logs in real time
$docker run -d -v /var/run/docker.sock:/var/run/docker.sock -v dozzle_data:/data -p 8080:8080 amir20/dozzle:latest

Then open http://localhost:8080. Prefer Compose, Swarm, or Kubernetes? See the install guide.

Released under the MIT License. Open sourced and sponsored by Docker OSS.