Link to public images list in the README

Upstream-commit: 28831a412fa51094124f17d242908f308a2a973a
Component: engine
This commit is contained in:
Solomon Hykes
2013-04-20 17:29:41 -07:00
parent eec939c8e4
commit 1f72ca9771

View File

@ -162,6 +162,7 @@ docker commit -m "Installed curl" $CONTAINER $USER/betterbase
docker push $USER/betterbase
```
A list of publicly available images is [available here](https://github.com/dotcloud/docker/wiki/Public-docker-images).
Expose a service on a TCP port
------------------------------