mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
This moves the engine-api client package to `/docker/docker/client`. Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Upstream-commit: 7c36a1af031b510cd990cf488ee5998a3efb450f 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