Document driver.docker.bridge_ip node attribute

This commit is contained in:
Michael Schurter
2017-07-07 10:17:44 -07:00
parent 3094fed32f
commit 2c612ca2bf

View File

@@ -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: