mirror of
https://github.com/moby/moby.git
synced 2026-07-15 20:12:07 +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