๐Ÿชต Dozzle

Dozzle is a small, lightweight application with a web-based interface for monitoring Docker logs in real time. It doesnโ€™t store any log files โ€” itโ€™s purely for live monitoring of your container logs.

๐Ÿท๏ธ Category: Productivity

๐Ÿณ Image: amir20/dozzle:latest


ย  ย 
๐Ÿ“ฆ Project github.com/amir20/dozzle
๐Ÿ› Support GitHub Issues
๐Ÿ’› Donate buymeacoffee.com/amirraminfar

๐ŸŒ Ports

Port Protocol Description
8080 TCP Dozzle Web Interface

๐Ÿ’พ Volumes

Host Path Container Path Mode Description
/var/run/docker.sock /var/run/docker.sock RW Docker Socket for log access

โš™๏ธ Environment Variables

No environment variables required for this container.


๐Ÿš€ Quick Start

  1. Open the MOS Hub and search for Dozzle
  2. Click Install
  3. Access the Web UI at http://your-server-ip:8080
  4. All running containers and their logs appear automatically

๐Ÿ”’ Security Tip: Dozzle has access to all container logs on your system via the Docker socket. Make sure itโ€™s not publicly accessible without authentication!

๐Ÿ’ก Tip: Dozzle supports multi-host monitoring โ€” you can connect multiple Docker hosts and monitor all their logs from a single Dozzle instance.


MOS Templates โ€“ maintained by J000K3R

This site uses Just the Docs, a documentation theme for Jekyll.