From 39c9bc6cb712a4eeaa704b188ebedd3adb80b05b Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Thu, 6 Oct 2016 22:24:06 +0100 Subject: [PATCH] general tidy up of Dockerfile, make one layer --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 00c77cd..ac2b1be 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [ircurl]: https://www.linuxserver.io/index.php/irc/ [podcasturl]: https://www.linuxserver.io/index.php/category/podcast/ +[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)][linuxserverurl] + [Dockerfile](https://github.com/linuxserver/docker-baseimage-alpine/blob/master/Dockerfile) ### This base container is not aimed at public consumption. It exists to serve as a single endpoint for LinuxServer.io containers and is based upon [Alpine Linux](https://hub.docker.com/_/alpine/) and [S6 overlay](https://github.com/just-containers/s6-overlay).