From a5ab52c5301ba2a182000f0cacd700d6ddf3fd7e Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Tue, 23 Jun 2015 11:39:54 +0200 Subject: [PATCH] add article docker cifs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Docker CIFS – How to Mount CIFS as a Docker Volume --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1d31218..1195b8c 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [Building good docker images](http://jonathan.bergknoff.com/journal/building-good-docker-images) by [@jbergknoff](https://github.com/jbergknoff) * [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. +* [Docker CIFS – How to Mount CIFS as a Docker Volume](http://backdrift.org/docker-cifs-howto-mount-cifs-volume-docker-container) ## Newsletter * [Docker Team](https://www.docker.com/)