diff --git a/website/content/docs/drivers/docker.mdx b/website/content/docs/drivers/docker.mdx index 25b25eb04..0c956f29b 100644 --- a/website/content/docs/drivers/docker.mdx +++ b/website/content/docs/drivers/docker.mdx @@ -794,7 +794,7 @@ The `docker` driver implements the following [capabilities](/nomad/docs/concepts ## Client Requirements Nomad requires Docker to be installed and running on the host alongside the -Nomad agent. Nomad was developed against Docker `1.8.2` and `1.9`. +Nomad agent. By default Nomad communicates with the Docker daemon using the daemon's Unix socket. Nomad will need to be able to read/write to this socket. If you do not