mirror of
https://github.com/docker/cli.git
synced 2026-08-30 02:24:27 -05:00
- Remove duplicated structs that we already have in engine-api. Signed-off-by: David Calavera <david.calavera@gmail.com> Upstream-commit: 06d8f504f7b1883f490b5deda5a30ef9acd99f95 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