From 1f67d2fdeeceffa06e9a9ac0ff4ee58c4f945bf0 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Wed, 18 Mar 2015 22:16:17 +0100 Subject: [PATCH] Duplicating docker cheat sheet --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c1cddef..4442433 100644 --- a/README.md +++ b/README.md @@ -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