mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Implement basic interfaces to write custom routers that can be plugged to the server. Remove server coupling with the daemon. Signed-off-by: David Calavera <david.calavera@gmail.com> Upstream-commit: da982cf5511814b6897244ecaa9c016f8800340a 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