mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Removed runconfig.ParseSubcommand, changed it to runconfig.Parse and editted related tests and modules Signed-off-by: Oh Jinkyun <tintypemolly@gmail.com> Upstream-commit: 9aa71549d61875fcf0713a9da11b034e70e1c3b0 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