From f5a68698c15bb2b800d2f9ff4dbd1cc9290ebb90 Mon Sep 17 00:00:00 2001 From: Nick Ethier Date: Thu, 20 Jun 2019 17:00:33 -0400 Subject: [PATCH] Update website/source/docs/drivers/docker.html.md Co-Authored-By: Michael Schurter --- website/source/docs/drivers/docker.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/drivers/docker.html.md b/website/source/docs/drivers/docker.html.md index 2e5d38ab9..f382b6f46 100644 --- a/website/source/docs/drivers/docker.html.md +++ b/website/source/docs/drivers/docker.html.md @@ -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".