From f5f6841d2ffab6b85bd6d6faa7cdf3073a27d6b0 Mon Sep 17 00:00:00 2001 From: jojomi <dev.jojomi@yahoo.com> Date: Mon, 4 May 2015 20:11:13 +0200 Subject: [PATCH] Fix README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c4e9257..0263f53 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ Check if it works: ## Building The Image Yourself (optional) - docker build -t jojomi/latex . + docker build -t jojomi/lighttpd-static . The image is conveniently small at **below 7 MB** thanks to [alpine](http://gliderlabs.viewdocs.io/docker-alpine): - docker images | grep lighttp - jojomi/lighttpd-static latest b2e7a8364baa 1 second ago 6.451 MB \ No newline at end of file + docker images | grep lighttpd + jojomi/lighttpd-static latest b2e7a8364baa 1 second ago 6.451 MB -- GitLab