From 0b4e8474e2692f84bab469f20c61599ecfe586b8 Mon Sep 17 00:00:00 2001 From: Sergei A Mamonov Date: Mon, 17 Jul 2017 22:38:03 +0300 Subject: [PATCH] Add docker container_dir to docs --- website/source/docs/builders/docker.html.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/source/docs/builders/docker.html.md b/website/source/docs/builders/docker.html.md index c82765406..7fab6d09b 100644 --- a/website/source/docs/builders/docker.html.md +++ b/website/source/docs/builders/docker.html.md @@ -204,6 +204,10 @@ You must specify (only) one of `commit`, `discard`, or `export_path`. mount into this container. The key of the object is the host path, the value is the container path. +- `container_dir` (string) - The directory inside container to mount + temp directory from host server for work [file provisioner](/docs/provisioners/file.html). + By default this is set to `/packer-files`. + ## Using the Artifact: Export Once the tar artifact has been generated, you will likely want to import, tag,