mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
adding tests and allowing for easy passing of filters.Args from client to server. Docker-DCO-1.1-Signed-off-by: Vincent Batts <vbatts@redhat.com> (github: vbatts) Upstream-commit: f1cc7ce5d728d6bdb1b3ab668e36fb1fc66515ff Component: engine
This directory contains code pertaining to the Docker API:
-
Used by the docker client when comunicating with the docker deamon
-
Used by third party tools wishing to interface with the docker deamon