moby--moby/registry
Justin Cormack 98fc09128b Remove the rest of v1 manifest support
As people are using the UUID in `docker info` that was based on the v1 manifest signing key, replace
with a UUID instead.

Remove deprecated `--disable-legacy-registry` option that was scheduled to be removed in 18.03.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2019-03-02 10:46:37 -08:00
..
resumable
auth.go
auth_test.go
config.go Remove the rest of v1 manifest support 2019-03-02 10:46:37 -08:00
config_test.go
config_unix.go
config_windows.go
endpoint_test.go
endpoint_v1.go
errors.go
registry.go registry: use len(via)!=0 instead of via!=nil 2018-12-11 16:37:16 +03:00
registry_mock_test.go
registry_test.go
service.go Remove the rest of v1 manifest support 2019-03-02 10:46:37 -08:00
service_v1.go
service_v1_test.go
service_v2.go
session.go
types.go