From c334190cc9ed9b9c3bc5e2f6f1fefcc7312a2852 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Tue, 27 Jan 2015 21:58:49 +0100 Subject: [PATCH] adding docker cookbook --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 055b96c..be1e380 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,8 @@ This list is not exhaustive, contribute to make it so: add your docker resource # Books * [Docker Book](http://dockerbook.com/) by James Turnbul ([@kartar](https://twitter.com/kartar)) - +* [Docker Cookbook](http://shop.oreilly.com/product/0636920036791.do) Solutions and examples for building distributed applications By Sébastien Goasguen + # Tools * [Docker](https://github.com/docker/docker)