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.