mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Hostnames are not supported for now because libnetwork can't use them for overlay networking yet. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com> (cherry picked from commit fca0b18dcba99a7fbb8b430a55dc7bf60d5c1356) Signed-off-by: Tibor Vass <tibor@docker.com>
This directory contains code pertaining to the Docker API:
-
Used by the docker client when communicating with the docker daemon
-
Used by third party tools wishing to interface with the docker daemon