From a0dbc7e85f3a70c985537c6c9b98a5997063cee2 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Sun, 7 Jun 2015 19:17:54 +0200 Subject: [PATCH] add section newsletter --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5477a2f..1688f76 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [Multi-Server](#multi-server) * [Cloud Infrastructure](#cloud-infrastructure) * [Good Tips](#good-tips) + * [Newsletter](#newsletter) * [Continuous Integration](#continuous-integration) * [Optimizing Images](#optimizing-images) * [Service Discovery](#service-discovery) @@ -136,6 +137,13 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [10 Things Not To Forget Before Deploying Docker In Production](http://www.slideshare.net/rightscale/docker-meetup-40826948) * [Make Your Docker Workflow Awesome With Fig.sh](http://www.syncano.com/docker-workflow-fig-sh/) Fig is a python application that helps you run groups of docker containers. +## Newsletter +* [Docker Team](https://www.docker.com/) +* [CenturyLinksLabs](http://www.centurylinklabs.com/) +* [Tutum](https://dashboard.tutum.co/accounts/register/) +* [DevOps Weekly](http://devopsweekly.com/) +* [Shippable](http://blog.shippable.com/) + ## Continuous Integration * [Docker and Phoenix: How to Make Your Continuous Integration More Awesome](http://ariya.ofilabs.com/2014/12/docker-and-phoenix-how-to-make-your-continuous-integration-more-awesome.html)