mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 00:45:43 +03:00
Document driver.docker.bridge_ip node attribute
This commit is contained in:
@@ -529,6 +529,8 @@ The `docker` driver will set the following client attributes:
|
||||
|
||||
* `driver.docker` - This will be set to "1", indicating the driver is
|
||||
available.
|
||||
* `driver.docker.bridge_ip` - The IP of the Docker bridge network if one
|
||||
exists.
|
||||
* `driver.docker.version` - This will be set to version of the docker server.
|
||||
|
||||
Here is an example of using these properties in a job file:
|
||||
|
||||
Reference in New Issue
Block a user