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