Daniel Nephin
|
920ea13516
Refactor ResolveAuthConfig to remove the builder dependency on cli code.
|
9 年之前 |
Brian Goff
|
3260ddb10b
Use correct fn for resizing TTY
|
9 年之前 |
David Calavera
|
5a0a6ee9cd
Remove old http from the docker cli.
|
9 年之前 |
David Calavera
|
d1057e4c46
Implement docker resize with standalone client lib.
|
9 年之前 |
David Calavera
|
e78f02c4db
Implement docker pull with standalone client lib.
|
9 年之前 |
David Calavera
|
3f9f23114f
Implement docker exec with standalone client lib.
|
9 年之前 |
David Calavera
|
7df71ca31d
Implement getExitCode with standalone client lib.
|
9 年之前 |
David Calavera
|
51efb1480a
Implement docker wait with standalone client lib.
|
9 年之前 |
Vincent Demeester
|
8054a30387
dockerversion placeholder for library import
|
9 年之前 |
Brian Goff
|
b78ca243d9
Revert "dockerversion placeholder for library-import"
|
9 年之前 |
Vincent Demeester
|
d5cd032a86
dockerversion placeholder for library-import
|
9 年之前 |
David Calavera
|
719886d435
Make RegistryConfig a typed value in the api.
|
9 年之前 |
David Calavera
|
0262d40ba7
Merge pull request #15370 from cpuguy83/better_error_on_client_connect
|
10 年之前 |
Brian Goff
|
9994a35b5d
Better/more specific error messages on connect
|
10 年之前 |
Victor Palma
|
d821426fa0
Cleanup: factor anonymous function out of cli.clientRequestAttemptLogin
|
10 年之前 |
Morgan Bauer
|
dea49b7474
golint for cliconfig
|
10 年之前 |
Victor Vieux
|
47a7f770f4
add support for base path in docker cli -H
|
10 年之前 |
Jessie Frazelle
|
4185809659
Merge pull request #14518 from Microsoft/10662-infowarnings
|
10 年之前 |
Jessie Frazelle
|
ff8cef3326
Merge pull request #13986 from tg123/master
|
10 年之前 |
John Howard
|
615681f517
Windows: Remove meaningless warnings on docker info
|
10 年之前 |
Ma Shimiao
|
91a496055c
api/client: close the returned io.ReadCloser
|
10 年之前 |
Phil Estes
|
d175ef6773
Add better client error for client certificate failure (missing or denied)
|
10 年之前 |
John Howard
|
126529c6d0
Windows: Security warning based on server OS
|
10 年之前 |
Damien Nozay
|
e9ac7d24a7
Update utils.go
|
10 年之前 |
Antonio Murdaca
|
910322a893
Error out if client API version is too old
|
10 年之前 |
tgic
|
fe7b3658bd
prompt a cli login if receive 401 from registry v2 auth server
|
10 年之前 |
Arnaud Porterie
|
cd36b15ccb
Merge pull request #13860 from jlhawn/cli_call_headers
|
10 年之前 |
Arnaud Porterie
|
422fa7f0a6
Merge pull request #13749 from Microsoft/adduseragent
|
10 年之前 |
Josh Hawn
|
0cdc3b7539
api/client: have cli.call() return headers
|
10 年之前 |
John Howard
|
84aec1e8e6
Typo fix in api\client\utils.go
|
10 年之前 |