David Calavera
|
defd1519f7
Remove api client lib dependency on tlsconfig and sockets packages.
|
9 年之前 |
Doug Davis
|
6287ec9095
Add a DOCKER_API_VERSION env var
|
9 年之前 |
David Calavera
|
b679eb9a82
Force API versioning in the client library.
|
9 年之前 |
David Calavera
|
5a0a6ee9cd
Remove old http from the docker cli.
|
9 年之前 |
David Calavera
|
8b15839ee8
Create interface that clients that talk to the api must fulfill.
|
9 年之前 |
David Calavera
|
589df17a1a
Extract API client struct as standalone client.
|
9 年之前 |
Lei Jitang
|
fbb01b8162
Make default tls host work
|
9 年之前 |
Doug Davis
|
ba973f2d74
Remove used param on ParseHost
|
9 年之前 |
Sven Dowideit
|
50f0906007
Default the tcp port to 2376 if tls is on, and 2375 if not
|
10 年之前 |
Hu Keping
|
22be1e443f
Refactor CLI docker save
|
9 年之前 |
Tibor Vass
|
3face3c521
Use default no-op uuid.Loggerf for client cli
|
10 年之前 |
Tibor Vass
|
7841d6ab9a
Set uuid.Loggerf to nop on client and to logrus.Warnf on daemon
|
10 年之前 |
root
|
929f2c2f40
api/client fix golint errors/warnings
|
10 年之前 |
Tibor Vass
|
96ce3a194a
cli: new daemon command and new cli package
|
10 年之前 |
David Calavera
|
37209190c7
Docker ps custom formatting.
|
10 年之前 |
Victor Vieux
|
47a7f770f4
add support for base path in docker cli -H
|
10 年之前 |
Doug Davis
|
daced1d303
Add support for DOCKER_CONFIG/--config to specific config file dir
|
10 年之前 |
David Calavera
|
333ac3a3eb
Plugins JSON spec.
|
10 年之前 |
Josh Hawn
|
4cb0c93f92
api/client: Allow for multi-line usage help
|
10 年之前 |
David Calavera
|
617a0c2fde
Merge pull request #13428 from duglin/niceHelp2
|
10 年之前 |
Doug Davis
|
8324d7918b
Carry #11858
|
10 年之前 |
David Calavera
|
81fa9feb0c
Volumes refactor and external plugin implementation.
|
10 年之前 |
Jason Shepherd
|
48231d623f
adding nicer help when missing arguments (#11858)
|
10 年之前 |
Doug Davis
|
0024935f64
Use stderr instead of logrus for CLI error messages
|
10 年之前 |
Qiang Huang
|
5a6db4fd44
a few cleanups for client output
|
10 年之前 |
Doug Davis
|
bb9da6ba92
Move CLI config processing out from under registry dir
|
10 年之前 |
Peggy Li
|
58065d0dd9
Fix golint errors in docker/api/client
|
10 年之前 |
Doug Davis
|
18c9b6c645
Add .docker/config.json and support for HTTP Headers
|
10 年之前 |
buddhamagnet
|
69747b3c1e
add docs for DockerCli and NewDockerCli
|
10 年之前 |
Peggy Li
|
b5d0380108
Add godoc-style docstrings to Cmd... methods
|
10 年之前 |