From d61d162799ec384345df91f3880654ffeafea52f Mon Sep 17 00:00:00 2001 From: Abhishek Chanda Date: Mon, 12 Oct 2015 13:40:31 -0700 Subject: [PATCH] Do not say the bool is set to true This will be harmonized across all drivers soon --- 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 05ef6a64f..8bfa02bcf 100644 --- a/website/source/docs/drivers/docker.html.md +++ b/website/source/docs/drivers/docker.html.md @@ -125,7 +125,7 @@ production Nomad will always read `docker.endpoint`. The `docker` driver will set the following client attributes: -* `driver.docker` - This will be set to "true", indicating the +* `driver.docker` - This will be set to "1", indicating the driver is available. * `driver.docker.version` - This will be set to version of the docker server