David Calavera
|
719886d435
Make RegistryConfig a typed value in the api.
|
9 years ago |
David Calavera
|
0262d40ba7
Merge pull request #15370 from cpuguy83/better_error_on_client_connect
|
10 years ago |
Brian Goff
|
9994a35b5d
Better/more specific error messages on connect
|
10 years ago |
Victor Palma
|
d821426fa0
Cleanup: factor anonymous function out of cli.clientRequestAttemptLogin
|
10 years ago |
Morgan Bauer
|
dea49b7474
golint for cliconfig
|
10 years ago |
Victor Vieux
|
47a7f770f4
add support for base path in docker cli -H
|
10 years ago |
Jessie Frazelle
|
4185809659
Merge pull request #14518 from Microsoft/10662-infowarnings
|
10 years ago |
Jessie Frazelle
|
ff8cef3326
Merge pull request #13986 from tg123/master
|
10 years ago |
John Howard
|
615681f517
Windows: Remove meaningless warnings on docker info
|
10 years ago |
Ma Shimiao
|
91a496055c
api/client: close the returned io.ReadCloser
|
10 years ago |
Phil Estes
|
d175ef6773
Add better client error for client certificate failure (missing or denied)
|
10 years ago |
John Howard
|
126529c6d0
Windows: Security warning based on server OS
|
10 years ago |
Damien Nozay
|
e9ac7d24a7
Update utils.go
|
10 years ago |
Antonio Murdaca
|
910322a893
Error out if client API version is too old
|
10 years ago |
tgic
|
fe7b3658bd
prompt a cli login if receive 401 from registry v2 auth server
|
10 years ago |
Arnaud Porterie
|
cd36b15ccb
Merge pull request #13860 from jlhawn/cli_call_headers
|
10 years ago |
Arnaud Porterie
|
422fa7f0a6
Merge pull request #13749 from Microsoft/adduseragent
|
10 years ago |
Josh Hawn
|
0cdc3b7539
api/client: have cli.call() return headers
|
10 years ago |
John Howard
|
84aec1e8e6
Typo fix in api\client\utils.go
|
10 years ago |
John Howard
|
543cf79ffb
Add GOOS in User-Agent
|
10 years ago |
Antonio Murdaca
|
d9639409fd
Provide a struct to configure cli streaming
|
10 years ago |
Antonio Murdaca
|
531f4122bd
Remove engine mechanism
|
10 years ago |
Doug Davis
|
bb9da6ba92
Move CLI config processing out from under registry dir
|
10 years ago |
Antonio Murdaca
|
4b9fe9c298
Remove job from container_inspect
|
10 years ago |
Peggy Li
|
58065d0dd9
Fix golint errors in docker/api/client
|
10 years ago |
Doug Davis
|
18c9b6c645
Add .docker/config.json and support for HTTP Headers
|
10 years ago |
Ahmet Alp Balkan
|
6e44246fed
Swap width/height in GetWinsize and monitorTtySize
|
10 years ago |
Tibor Vass
|
ddbc68f564
Merge pull request #11843 from ahmetalpbalkan/win-cli/monitorttysize
|
10 years ago |
Ahmet Alp Balkan
|
ebbceea8a7
windows: monitorTtySize correctly by polling
|
10 years ago |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
10 years ago |