Yong Tang
|
63a9ea58eb
Merge pull request #34770 from dnephin/fix-client-with-empty-id
|
%!s(int64=7) %!d(string=hai) anos |
Daniel Nephin
|
5ac298fd0e
Fix volume inspect with empty ID
|
%!s(int64=7) %!d(string=hai) anos |
Daniel Nephin
|
54242cd067
Cleanup client/ interface
|
%!s(int64=7) %!d(string=hai) anos |
Tonis Tiigi
|
823e88d4c4
Fix requests for docker host ending with slash
|
%!s(int64=8) %!d(string=hai) anos |
mrfly
|
e345cd12f9
fix client.Transport
|
%!s(int64=8) %!d(string=hai) anos |
Josh Soref
|
39bcaee47b
Spelling fixes
|
%!s(int64=8) %!d(string=hai) anos |
Sebastiaan van Stijn
|
5975dc4b4b
Always perform version-negotiation
|
%!s(int64=8) %!d(string=hai) anos |
Royce Remer
|
5f1d94e569
pull client API version negotiation out of the CLI and into the client
|
%!s(int64=8) %!d(string=hai) anos |
Aaron Lehmann
|
44c9ccc069
client: Use string concatenation instead of Sprintf
|
%!s(int64=8) %!d(string=hai) anos |
Dave Tucker
|
6ce6ae1cd1
client: Expose DaemonHost to client users
|
%!s(int64=8) %!d(string=hai) anos |
Boaz Shuster
|
eb36d60216
Return error on client redirect
|
%!s(int64=8) %!d(string=hai) anos |
Victor Vieux
|
a7e6d2ca1f
add missing API changes
|
%!s(int64=8) %!d(string=hai) anos |
yuexiao-wang
|
113cae5ba2
Change tls to TLS
|
%!s(int64=8) %!d(string=hai) anos |
Akihiro Suda
|
a754d89b40
client: add accessor methods for client.customHTTPHeaders
|
%!s(int64=8) %!d(string=hai) anos |
Ben Firshman
|
f0d55cd081
Rename Remote API to Engine API
|
%!s(int64=8) %!d(string=hai) anos |
Zhang Wei
|
4d54d30477
Bugfix: set cli.manualOverride when env var not empty
|
%!s(int64=8) %!d(string=hai) anos |
John Howard
|
9182cf1a8d
Bump API to v1.26
|
%!s(int64=8) %!d(string=hai) anos |
Victor Vieux
|
e98e4a7111
always add but hide experimental cmds and flags
|
%!s(int64=8) %!d(string=hai) anos |
Antonio Murdaca
|
42a1f7cdf9
client: bump default version to v1.25
|
%!s(int64=8) %!d(string=hai) anos |
Tibor Vass
|
335a3c6149
Merge pull request #26402 from qudongfang/ensure_client_transport_be_closed
|
%!s(int64=8) %!d(string=hai) anos |
Stephen J Day
|
401778b7e2
client: deterministically resolve http scheme
|
%!s(int64=8) %!d(string=hai) anos |
Aaron Lehmann
|
9bd8c1d332
Merge pull request #26804 from stevvooe/clear-tlsconfig-unix-socket
|
%!s(int64=8) %!d(string=hai) anos |
Ben Firshman
|
070038bbc7
Add GoDoc for client package
|
%!s(int64=8) %!d(string=hai) anos |
Stephen J Day
|
dc9f5c2ca3
client: pedantic checking of tlsconfig
|
%!s(int64=8) %!d(string=hai) anos |
qudongfang
|
03041f94ba
ensures that transport.Client is closed while using cli.NewClient with *http.Client = nil.
|
%!s(int64=9) %!d(string=hai) anos |
Stephen J Day
|
9a072adff3
client: remove transport package
|
%!s(int64=9) %!d(string=hai) anos |
Michael Crosby
|
7c36a1af03
Move engine-api client package
|
%!s(int64=9) %!d(string=hai) anos |
John Howard
|
0c7eab3157
Make dockerd debuggable
|
%!s(int64=9) %!d(string=hai) anos |
Daniel Nephin
|
9e7651db4d
Build two binaries client and daemon.
|
%!s(int64=9) %!d(string=hai) anos |
Solomon Hykes
|
745edc49cd
Merge dockerd into docker. 'docker -d' runs in daemon mode. For all other commands, docker auto-detects whether to run standalone or to remote-control the daemon
|
%!s(int64=12) %!d(string=hai) anos |