Aaron Lehmann
|
0438c9bd3a
Introduce a client-side version of resolveAuthConfig
|
9 лет назад |
Aaron Lehmann
|
65370be888
Send push information to trust code out-of-band
|
9 лет назад |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 лет назад |
Tonis Tiigi
|
2655954c2d
Add own reference package wrapper
|
9 лет назад |
Jess Frazelle
|
adf1ffd53b
Merge pull request #18416 from toli/disable-official-repo-check-in-push
|
9 лет назад |
Daniel Nephin
|
96c10098ac
Move IndexInfo and ServiceConfig types to api/types/registry/registry.go
|
9 лет назад |
Daniel Nephin
|
5b321e3287
Move AuthConfig to api/types
|
9 лет назад |
toli
|
0d824c760e
Removing the restriction to push to a 'official' repo
|
9 лет назад |
Daniel Nephin
|
920ea13516
Refactor ResolveAuthConfig to remove the builder dependency on cli code.
|
9 лет назад |
David Calavera
|
42670e30ee
Implement docker push with standalone client lib.
|
9 лет назад |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 лет назад |
Lei Jitang
|
2b0927c9ac
Use consistent command description
|
9 лет назад |
Derek McGowan
|
ed13c3abfb
Use notary library for trusted image fetch and signing
|
10 лет назад |
Tibor Vass
|
96ce3a194a
cli: new daemon command and new cli package
|
10 лет назад |
Ma Shimiao
|
9a4cbb358d
api/client: unify format of args check
|
10 лет назад |
Ma Shimiao
|
f38232b475
Unify docker commands' usage in man and help
|
10 лет назад |
Josh Hawn
|
4cb0c93f92
api/client: Allow for multi-line usage help
|
10 лет назад |
Doug Davis
|
bb9da6ba92
Move CLI config processing out from under registry dir
|
10 лет назад |
Doug Davis
|
18c9b6c645
Add .docker/config.json and support for HTTP Headers
|
10 лет назад |
Antonio Murdaca
|
5670c6c695
Refactor utils/flags.go, fixes #11892
|
10 лет назад |
Don Kjer
|
6b2eeaf896
Fix for issue 9922: private registry search with auth returns 401
|
10 лет назад |
Peggy Li
|
b5d0380108
Add godoc-style docstrings to Cmd... methods
|
10 лет назад |
Joey Gibson
|
58690c9cca
api/client - The code for all cli commands are in one file #11610
|
10 лет назад |