1
0
mirror of /repos/baseimage-docker.git synced 2026-06-25 13:50:50 +02:00

Update README again

This commit is contained in:
Hongli Lai (Phusion)
2013-11-13 00:07:26 +01:00
parent 22fc313d91
commit 12e0c8f601
+1 -1
View File
@@ -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/)!