From d9f393a6da8f46744d3d586563440f4649e506ea Mon Sep 17 00:00:00 2001 From: Alessandro Leite Date: Tue, 28 Jul 2015 10:15:16 +0200 Subject: [PATCH] Include the article: Docker vs. VMs? Combining Both for Cloud Portability Nirvana for the main resources section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97bc017..0f6b847 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [Contrainer solutions](http://container-solutions.com/blog/) * [DockerOne](http://dockerone.com/) Docker Community (in Chinese) by [@LiYingJie](http://dockerone.com/people/%E6%9D%8E%E9%A2%96%E6%9D%B0) * [Project Web Dev](http://project-webdev.blogspot.de) : (Article series) How to create your own website based on Docker +* [Docker vs. VMs? Combining Both for Cloud Portability Nirvana](http://www.rightscale.com/blog/cloud-management-best-practices/docker-vs-vms-combining-both-cloud-portability-nirvana) ## General Articles * [Getting Started with Docker](https://serversforhackers.com/articles/2014/03/20/getting-started-with-docker/) by [@fideloper](https://github.com/fideloper) -- [Servers For Hackers](https://serversforhackers.com/editions/) is valuable resource. At some point, every programmer finds themselves needing to know their way around a server.