mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
In order to keep a little bit of "sanity" on the API side, validate hostname only starting from v1.24 API version. Signed-off-by: Vincent Demeester <vincent@sbr.pm> (cherry picked from commit 6daf3d2a783fd042e870c8af8bbd19fc28989505) 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