Add note about required docker config options
This commit is contained in:
parent
166fe374b6
commit
aecfc45eab
|
@ -14,6 +14,8 @@ you may set. A complete reference is shown below.
|
||||||
|
|
||||||
### Required
|
### Required
|
||||||
|
|
||||||
|
One of the following settings is required when using the Docker provider:
|
||||||
|
|
||||||
* `build_dir` (string) - The path to a directory containing a Dockerfile.
|
* `build_dir` (string) - The path to a directory containing a Dockerfile.
|
||||||
One of this, `image` or `git_repo` is required.
|
One of this, `image` or `git_repo` is required.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue