mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
docker: allow configuration of infra image
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user