1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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

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