From cc29d745bd770b93c2f0a7da5dd0dfbf947b3a9c Mon Sep 17 00:00:00 2001 From: Michael Schurter Date: Fri, 23 Jun 2017 15:32:47 -0700 Subject: [PATCH] Remove defunct DRIVER references in docs Simplifies things greatly! --- website/source/docs/drivers/docker.html.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/website/source/docs/drivers/docker.html.md b/website/source/docs/drivers/docker.html.md index 49c3086f3..e60576a19 100644 --- a/website/source/docs/drivers/docker.html.md +++ b/website/source/docs/drivers/docker.html.md @@ -401,19 +401,10 @@ Note that by default this only works with `bridged` networking mode. It may also work with custom networking plugins which implement the same API for expose and port forwarding. -### Using Docker IPs and Ports +### Advertising Container IPs *New in Nomad 0.6.* -Other than `host` and `none`, Docker network modes create an IP for the -container. This IP is set when the container is run and exposed as a -`NOMAD_DRIVER_IP_