mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
3d605683b3
This is the first step towards separating the registry subsystem from the deprecated `Server` object. * New service `github.com/dotcloud/docker/registry/Service` * The service is installed by default in `builtins` * The service only exposes `auth` for now... * ...Soon to be followed by `pull`, `push` and `search`. Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes) |
||
---|---|---|
.. | ||
builtins.go |