mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-12 08:51:32 +00:00
E.g. "docker foobar run" would have printed "Command not found: foobar" and printed the help text for "run". It should instead print the root help message for docker. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
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