From 36675c658fe8755f9f0a76d19a0db10fe8c1785d Mon Sep 17 00:00:00 2001 From: Philipp Rosenkranz Date: Sat, 27 Jun 2015 00:35:42 +0200 Subject: [PATCH] allow host dir to volume bindings --- config/config.html | 4 ++++ index.js | 3 ++- lib/create-container.js | 3 ++- lib/run.js | 8 ++++++++ 4 files changed, 16 insertions(+), 2 deletions(-) diff --git a/config/config.html b/config/config.html index f5c2611..e9449ee 100644 --- a/config/config.html +++ b/config/config.html @@ -5,6 +5,10 @@

Docker Runner

+

+ Use the following to bind host directories to volumes in a docker container: +

+