Update README.md

This commit is contained in:
Will Sargent 2014-08-08 10:22:25 -07:00
parent af04166ae0
commit df1f22bdf7

View file

@ -1,6 +1,6 @@
# Docker Cheat Sheet # Docker Cheat Sheet
NOTE: This used to be a gist that continually expanded. It's now a github project because it's considerably easier for other people to edit, fix and expand on Docker using Github. Just click [README.md](https://github.com/wsargent/docker-cheat-sheet/blob/master/README.md), and then on the "pen writing" icon to edit. NOTE: This used to be a gist that continually expanded. It's now a github project because it's considerably easier for other people to edit, fix and expand on Docker using Github. Just click [README.md](https://github.com/wsargent/docker-cheat-sheet/blob/master/README.md), and then on the "writing pen" icon on the right to edit.
* [Why](https://github.com/wsargent/docker-cheat-sheet#why) * [Why](https://github.com/wsargent/docker-cheat-sheet#why)
* [I just want a dev environment](https://github.com/wsargent/docker-cheat-sheet#tldr-i-just-want-a-dev-environment) * [I just want a dev environment](https://github.com/wsargent/docker-cheat-sheet#tldr-i-just-want-a-dev-environment)