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 |
Veres Lajos
|
5146232723
typofix - https://github.com/vlajos/misspell_fixer
|
10 years ago |
Aidan Hobson Sayers
|
c016d2defd
Remove unnecessary func parameter, add mirror endpoint test
|
10 years ago |
Tibor Vass
|
b899977ee2
registry: Do not push to mirrors
|
10 years ago |
Tibor Vass
|
4a92b8a0ef
registry: Change default endpoint on windows to a windows-specific one
|
10 years ago |
Derek McGowan
|
e863a07b89
Fix login and search TLS configuration
|
10 years ago |
Derek McGowan
|
ed13c3abfb
Use notary library for trusted image fetch and signing
|
10 years ago |