mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Implementation of https://github.com/docker/docker/issues/28319 Signed-off-by: Ben Firshman <ben@firshman.co.uk> Upstream-commit: f0d55cd081c6e8ad2a8222c787d54f9aae15723f Component: engine
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