From c95153b55a19de96eab3d98eec2a9fb1424d418d Mon Sep 17 00:00:00 2001 From: Ahmet Alp Balkan Date: Sun, 7 Jun 2015 10:20:20 -0700 Subject: [PATCH] Added docker-jumpstart https://github.com/odewahn/docker-jumpstart/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1688f76..0e07e2f 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ _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) +* [Docker Jumpstart](https://github.com/odewahn/docker-jumpstart/): a quick introduction * [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