distribution/docs
Aaron Lehmann 2f17057314 Remove Windows-specific default registry definitions
Going forward, Docker won't use a different default registry on Windows.
This changes Windows to use the standard Docker Hub registry as the
default registry.

There is a plan in place to migrate existing images from the Windows
registry to Hub's normal registry, in advance of the 1.11 release. In
the mean time, images on the Windows registry can be accessed by
prefixing them with `registry-win-tp3.docker.io/`.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-03-10 18:33:14 -08:00
..
auth.go Login update and endpoint refactor 2016-03-01 11:52:32 -08:00
auth_test.go Remove email address field from login 2016-02-29 17:53:27 -08:00
config.go Remove Windows-specific default registry definitions 2016-03-10 18:33:14 -08:00
config_test.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
config_unix.go Remove Windows-specific default registry definitions 2016-03-10 18:33:14 -08:00
config_windows.go Remove Windows-specific default registry definitions 2016-03-10 18:33:14 -08:00
endpoint_test.go Login update and endpoint refactor 2016-03-01 11:52:32 -08:00
endpoint_v1.go Login update and endpoint refactor 2016-03-01 11:52:32 -08:00
reference.go Use notary library for trusted image fetch and signing 2015-07-24 14:08:20 -07:00
registry.go Push/pull errors improvement and cleanup 2016-02-11 16:28:56 -08:00
registry_mock_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
registry_test.go Login update and endpoint refactor 2016-03-01 11:52:32 -08:00
service.go Login update and endpoint refactor 2016-03-01 11:52:32 -08:00
service_v1.go Login update and endpoint refactor 2016-03-01 11:52:32 -08:00
service_v2.go Login update and endpoint refactor 2016-03-01 11:52:32 -08:00
session.go Login update and endpoint refactor 2016-03-01 11:52:32 -08:00
types.go Login update and endpoint refactor 2016-03-01 11:52:32 -08:00