Sebastiaan van Stijn
|
d43e61758a
registry: deprecate APIEndpoint.Version and APIVersion type
|
1 年之前 |
Cory Snider
|
7b3acdff5d
registry: return concrete service type
|
2 年之前 |
Sebastiaan van Stijn
|
30e5333ce3
registry: allow "allow-nondistributable-artifacts" for Docker Hub
|
2 年之前 |
Sebastiaan van Stijn
|
2b5dc81582
registry: move allowNondistributableArtifacts, isSecureIndex to config
|
3 年之前 |
Sebastiaan van Stijn
|
dae2173568
registry: defaultService: use sync.RWMutex
|
3 年之前 |
Sebastiaan van Stijn
|
79aa65c1fa
registry: return "errdefs" compatible error types
|
3 年之前 |
Sebastiaan van Stijn
|
569dc6d692
registry: un-export DefaultService
|
3 年之前 |
Sebastiaan van Stijn
|
afbeec8bda
registry: remove tlsConfigForMirror()
|
3 年之前 |
Sebastiaan van Stijn
|
7782d04141
registry: remove v1 authentication
|
4 年之前 |
Kir Kolyshkin
|
9b0097a699
Format code with gofmt -s from go-1.11beta1
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Noah Treuhaft
|
67fdf574d5
Add daemon option to push foreign layers
|
8 年之前 |
Noah Treuhaft
|
7ffb4ad81a
Disable v1 protocol for the default registry
|
8 年之前 |
allencloud
|
582803f00a
support insecure registry in configuration reload
|
9 年之前 |
Tonis Tiigi
|
7a8c7b47cf
Fix govet for go1.7
|
8 年之前 |
Vincent Demeester
|
636c276f67
Add Unit test to daemon.SearchRegistryForImages…
|
9 年之前 |
Vincent Demeester
|
b9361f02da
Merge pull request #20970 from dmcgowan/login-oauth
|
9 年之前 |
David Calavera
|
59586d02b1
Move registry service options to the daemon configuration.
|
9 年之前 |
Derek McGowan
|
e896d1d7c4
Add support for identity token with token handler
|
9 年之前 |
Derek McGowan
|
f2d481a299
Login update and endpoint refactor
|
9 年之前 |
Aaron Lehmann
|
79db131a35
Change APIEndpoint to contain the URL in a parsed format
|
9 年之前 |
David Calavera
|
8e034802b7
Remove usage of pkg sockets and tlsconfig.
|
9 年之前 |
Aaron Lehmann
|
a57478d65f
Do not fall back to the V1 protocol when we know we are talking to a V2 registry
|
9 年之前 |
Tonis Tiigi
|
ffded61dad
Update Named reference with validation of conversions
|
9 年之前 |
Tonis Tiigi
|
2655954c2d
Add own reference package wrapper
|
9 年之前 |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 年之前 |
Richard Scothern
|
39f2f15a35
Prevent push and pull to v1 registries by filtering the available endpoints.
|
9 年之前 |