These commands now all output the same thing: - docker - docker help - docker --help - docker -h Signed-off-by: Ben Firshman <ben@firshman.co.uk> Upstream-commit: f3ed7b601fa6151868416254e79a18751c5ff024 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