Real-time Logs
Stream container logs as they happen. Search, filter, and follow across containers without touching the host.
Learn More
Real-time Docker logs, stats, and debugging — in your browser.


docker run -d -v /var/run/docker.sock:/var/run/docker.sock -v dozzle_data:/data -p 8080:8080 amir20/dozzle:latestThen open http://localhost:8080. Prefer Compose, Swarm, or Kubernetes? See the install guide.