mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Carry #11675 Aside from what #11675 says, to me a key usecase for this is to support more than one Docker cli running at the same time but each may have its own set of config files. Signed-off-by: Doug Davis <dug@us.ibm.com> Upstream-commit: daced1d30345aca06857f874dfb48b7e90cb409b 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