Duplicating docker cheat sheet

This commit is contained in:
Julien Bisconti 2015-03-18 22:16:17 +01:00
parent 49cf66d227
commit 1f67d2fdee

View File

@ -20,10 +20,11 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/)
* [10-minute Interactive Tutorial](https://www.docker.com/tryit/)
* Read this complete article: [Basics Docker, Containers, Hypervisors, CoreOS](http://etherealmind.com/basics-docker-containers-hypervisors-coreos/)
* Watch the video: [Docker for Developers](http://www.youtube.com/watch?v=FdkNAjjO5yQ) (54:26) by [@jpetazzo](https://github.com/jpetazzo)
* [Install Docker on your machine](https://github.com/wsargent/docker-cheat-sheet#installation) and a few [Useful Images](#useful-images)
* [Install Docker on your machine](https://github.com/wsargent/docker-cheat-sheet#installation) and play with a few [Useful Images](#useful-images)
* Try [Panamax: Docker Management for Humans](http://panamax.io/) It will install a CoreOS VM with VirtualBox and has nice front end
* [Install Boot2Docker](http://boot2docker.io/) It works on Windows and OSX
* [Install Kitematic](https://kitematic.com/) Nice GUI, works on OSX
* Check out: [Docker Cheat Sheet](https://github.com/wsargent/docker-cheat-sheet) by [@wsargent](https://github.com/wsargent) __MUST SEE__
# MENU