From f11c4b2784a693c4d0e340f16cfd1405825e1112 Mon Sep 17 00:00:00 2001 From: Will Sargent Date: Tue, 2 Dec 2014 12:49:18 -0800 Subject: [PATCH] Add the docker in production link. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6c4ffde..ea969ce 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,8 @@ Docker documentation: [Best practices for writing Dockerfiles](https://docs.dock Best to look at [http://github.com/wsargent/docker-devenv](http://github.com/wsargent/docker-devenv) and the [best practices](http://crosbymichael.com/dockerfile-best-practices.html) / [take 2](http://crosbymichael.com/dockerfile-best-practices-take-2.html) for more details. +[Bridget Kromhout](https://twitter.com/bridgetkromhout) has a useful blog post on [running Docker in production](http://sysadvent.blogspot.co.uk/2014/12/day-1-docker-in-production-reality-not.html) at Dramafever. + If you use [jEdit](http://jedit.org), I've put up a syntax highlighting module for [Dockerfile](https://github.com/wsargent/jedit-docker-mode) you can use. ## Layers