From b7bfe1cb7aee4fe26a2db01c51346aae09f23254 Mon Sep 17 00:00:00 2001 From: Amir Date: Tue, 21 May 2019 08:47:52 -0700 Subject: [PATCH] Updates meta tags --- docs-src/index.html | 10 ++++++---- docs/index.html | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/docs-src/index.html b/docs-src/index.html index 97ad7c25..f067e18f 100644 --- a/docs-src/index.html +++ b/docs-src/index.html @@ -5,8 +5,10 @@ Dozzle - Log viewer for Docker + + - + @@ -23,9 +25,9 @@ - - - GitHub + + + GitHub Learn More diff --git a/docs/index.html b/docs/index.html index e03439f2..0cf709f1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,3 +1,3 @@ -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