Noah Treuhaft
|
67fdf574d5
Add daemon option to push foreign layers
|
8 years ago |
Derek McGowan
|
0421f5173d
Remove use of forked reference package for cli
|
8 years ago |
allencloud
|
5b9348c553
support registry mirror config reload
|
8 years ago |
allencloud
|
582803f00a
support insecure registry in configuration reload
|
9 years ago |
Aaron Lehmann
|
19858ff1b1
registry: Remove unused method ResolveIndex
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
Derek McGowan
|
19d48f0b8b
Allow v1 search to use v2 auth with identity token
|
9 years ago |
Yong Tang
|
92f10fe228
Add `--limit` option to `docker search`
|
9 years ago |
Vincent Demeester
|
636c276f67
Add Unit test to daemon.SearchRegistryForImages…
|
9 years ago |
Yong Tang
|
93973196f4
Add default `serveraddress` value in remote API `/auth`
|
9 years ago |
allencloud
|
28d3c22e55
1.change validateNoSchema into validateNoScheme
|
9 years ago |
Vincent Demeester
|
b9361f02da
Merge pull request #20970 from dmcgowan/login-oauth
|
9 years ago |
Sebastiaan van Stijn
|
1d094255d5
Merge pull request #21045 from calavera/registry_config_options
|
9 years ago |
David Calavera
|
59586d02b1
Move registry service options to the daemon configuration.
|
9 years ago |
allencloud
|
34b82a69b9
fix some typos.
|
9 years ago |
Derek McGowan
|
e896d1d7c4
Add support for identity token with token handler
|
9 years ago |
Derek McGowan
|
f2d481a299
Login update and endpoint refactor
|
9 years ago |
Aaron Lehmann
|
79db131a35
Change APIEndpoint to contain the URL in a parsed format
|
9 years ago |
Daniel Nephin
|
61a49bb6ba
Remove the use of dockerversion from the registry package
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
Aaron Lehmann
|
a57478d65f
Do not fall back to the V1 protocol when we know we are talking to a V2 registry
|
9 years ago |
Tonis Tiigi
|
2655954c2d
Add own reference package wrapper
|
9 years ago |
Daniel Nephin
|
c4472b389d
Move registry.SearchResult types to api/types/registry.
|
9 years ago |
Daniel Nephin
|
96c10098ac
Move IndexInfo and ServiceConfig types to api/types/registry/registry.go
|
9 years ago |
Daniel Nephin
|
5b321e3287
Move AuthConfig to api/types
|
9 years ago |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 years ago |
Vincent Demeester
|
b78f66c472
Merge pull request #16509 from HuKeping/search-problem
|
9 years ago |
Hu Keping
|
f04e8fdb9b
Fix docker search problem
|
9 years ago |
Richard Scothern
|
39f2f15a35
Prevent push and pull to v1 registries by filtering the available endpoints.
|
9 years ago |
Alexander Morozov
|
137df3048c
Merge pull request #15389 from aidanhs/aphs-simpler-pull-codepath
|
10 years ago |