From c63f3b54f0c93934ebfba84201011da80b96fc47 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sun, 8 Oct 2017 01:27:34 +0200 Subject: [PATCH] Update README.md --- builder/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/builder/README.md b/builder/README.md index 82bdb0b..3fb5e90 100644 --- a/builder/README.md +++ b/builder/README.md @@ -70,6 +70,9 @@ Options: Disable cache for the build (from latest). -d, --docker-hub Set or overwrite the docker repository. + --local-docker + Use the host docker socket (need map to container!) + /var/run/docker.sock Internals: --addon