mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-18 20:53:53 +00:00
- add daemon methods Authenticate & SearchRegistryForImages - use new methods instead of directly accessing RegistryService Signed-off-by: Morgan Bauer <mbauer@us.ibm.com>
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