mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 13:25:42 +00:00
e1b968f198
E.g. "docker groups create" will attempt to call the function CmdGroupsCreate 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