docker: allow configuration of infra image

This commit is contained in:
Nick Ethier
2019-06-14 11:42:32 -04:00
parent 0cdefcf1f3
commit cf65bbe47c
3 changed files with 16 additions and 8 deletions

View File

@@ -728,6 +728,10 @@ plugin "docker" {
`docker.volumes.enabled` set to false, the labels will still be applied to
the standard binds in the container.
* `infra_image` - This is the docker image to use when creating the parent
container necessary when sharing network namespaces between tasks. Defaults
to "gcr.io/google_containers/pause-amd64:3.0".
## Client Configuration
~> Note: client configuration options will soon be deprecated. Please use