From 12e0c8f6018872e69437baed67f2725a32a26836 Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Wed, 13 Nov 2013 00:07:26 +0100 Subject: [PATCH] Update README again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c122e4..dbd0f06 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # A minimal Ubuntu base image modified for Docker-friendliness -Baseimage-docker is a special [Docker](http://www.docker.io) image that is configured for correct use within Docker containers. Other than modifications for Docker-friendliness, it is just Ubuntu. You can use it as a base for your own Docker images. +Baseimage-docker is a special [Docker](http://www.docker.io) image that is configured for correct use within Docker containers. It is Ubuntu, plus modifications for Docker-friendliness. You can use it as a base for your own Docker images. Baseimage-docker is available for pulling from on [the Docker registry](https://index.docker.io/u/phusion/baseimage/)!