Nirmal Mehta
|
b3b5da3c55
removed unused const in config.go
|
преди 9 години |
Daniel Nephin
|
30e3620eae
Refactor cliconfig so that the default constructor can exist in the package.
|
преди 9 години |
allencloud
|
6983f05b42
fix typos
|
преди 9 години |
Ken Cochrane
|
aee260d4eb
Remove email address field from login
|
преди 9 години |
Sebastiaan van Stijn
|
29ce086e38
Merge pull request #20107 from calavera/client_auth_store
|
преди 9 години |
David Calavera
|
cf721c23e7
Client credentials store.
|
преди 9 години |
Antonio Murdaca
|
565712014f
cliconfig: use a const for ".docker" string
|
преди 9 години |
Antonio Murdaca
|
863b571617
Revert "resolve the config file from the sudo user"
|
преди 9 години |
Vincent Demeester
|
d3fd0974d5
Fixing getDefaultConfigDir
|
преди 9 години |
Antonio Murdaca
|
afde6450ee
resolve the config file from the sudo user
|
преди 9 години |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
преди 9 години |
Vincent Demeester
|
15aa2a663b
Implement configurable detach key
|
преди 9 години |
Vincent Demeester
|
34a3c3cacf
Add --format support to images command
|
преди 9 години |
Doug Davis
|
b0a18d57a7
Add the filename to the error message while trying to parse the config file
|
преди 9 години |
Daniel Nephin
|
e226383614
Move the TestEncodeAuth test to the correct package.
|
преди 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 години |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
преди 9 години |
David Calavera
|
e78f02c4db
Implement docker pull with standalone client lib.
|
преди 9 години |
David Calavera
|
589df17a1a
Extract API client struct as standalone client.
|
преди 9 години |
Daniel Hiltgen
|
8dce8e9901
Add token pass-thru for AuthConfig
|
преди 9 години |
Chance Zibolski
|
834f8b132b
cliconfig: Do not rely on platform dependent code
|
преди 9 години |
Kevin Shi
|
34679e568a
Added support for creating a cliconfig.ConfigFile via io.Reader
|
преди 10 години |
Morgan Bauer
|
e809919e26
lint fix and enable linter for cliconfig package
|
преди 10 години |
David Calavera
|
37209190c7
Docker ps custom formatting.
|
преди 10 години |
Morgan Bauer
|
dea49b7474
golint for cliconfig
|
преди 10 години |
John Howard
|
52f4d09ffb
Windows: Graph driver implementation
|
преди 10 години |
Doug Davis
|
daced1d303
Add support for DOCKER_CONFIG/--config to specific config file dir
|
преди 10 години |
Antonio Murdaca
|
844538142d
Small if err cleaning
|
преди 10 години |
Doug Davis
|
bb9da6ba92
Move CLI config processing out from under registry dir
|
преди 10 години |