Link to public images list in the README

This commit is contained in:
Solomon Hykes 2013-04-20 17:29:41 -07:00
parent 70cf467fdf
commit 28831a412f
1 changed files with 1 additions and 0 deletions

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
------------------------------