Update website/source/docs/drivers/docker.html.md

Co-Authored-By: Michael Schurter <michael.schurter@gmail.com>
This commit is contained in:
Nick Ethier 2019-06-20 17:00:33 -04:00 committed by Nick Ethier
parent 7c9520b404
commit af7f34604e
No known key found for this signature in database
GPG Key ID: 07C1A3ECED90D24A
1 changed files with 1 additions and 1 deletions

View File

@ -728,7 +728,7 @@ 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
* `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".