Add docker container_dir to docs

This commit is contained in:
Sergei A Mamonov 2017-07-17 22:38:03 +03:00 committed by Megan Marsh
parent 07f7183b64
commit 0b4e8474e2
1 changed files with 4 additions and 0 deletions

View File

@ -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,