From c1dea097112cd380c8d511eb9fb93b925a3ff60c Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Sun, 19 May 2019 11:58:01 -0700 Subject: [PATCH] Updates web with icons --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 085cef6d..2a3d45a0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1 +1 @@ -Dozzle - Log viewer for Docker

Dozzle is a real-time log viewer for docker containers.

Github Learn More
Dozzle is easy to install with docker

Installation

Easy to install with docker and smaller than 5MB.
docker run --detach --volume=/var/run/docker.sock:/var/run/docker.sock -p 8080:8080 amir20/dozzle
\ No newline at end of file +Dozzle - Log viewer for Docker

Dozzle is a real-time log viewer for docker containers.

GitHub Learn More
Dozzle is easy to install with docker

Installation

Easy to install with docker and smaller than 5MB.
docker run --detach --volume=/var/run/docker.sock:/var/run/docker.sock -p 8080:8080 amir20/dozzle
\ No newline at end of file