From 9f81418144156a847a4f8b43bb7ba10e685c8922 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Wed, 12 Nov 2014 09:29:13 +0100 Subject: [PATCH] adding DO tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48c5fab..42daad3 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge * [Blog](http://jpetazzo.github.io/) of [@jpetazzo](https://github.com/jpetazzo) * [Blog](http://progrium.com/blog/) of [@progrium](https://github.com/progrium) * [Blog](http://jasonwilder.com/) of [@jwilder](https://github.com/jwilder) +* [Digital Ocean Community](https://www.digitalocean.com/community/search?primary_filter=tutorials&query=docker) ### 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.