[DOCS] Update docker.mdx (#19657)

Removed info regarding development of Nomad
This commit is contained in:
am-ak
2024-01-08 15:32:57 +01:00
committed by GitHub
parent fbea8d1051
commit 7dc82f233f

View File

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