David Calavera
|
cf721c23e7
Client credentials store.
|
9 years ago |
David Calavera
|
fe53be4e17
Apply context changes to the client.
|
9 years ago |
Aaron Lehmann
|
ff17cd0bf0
Introduce a client-side version of resolveAuthConfig
|
9 years ago |
Antonio Murdaca
|
505a56d6da
api: client: remove redunant function to encode auth
|
9 years ago |
Michael Crosby
|
2892de760f
Merge pull request #18840 from aaronlehmann/trust-messages
|
9 years ago |
Aaron Lehmann
|
65370be888
Send push information to trust code out-of-band
|
9 years ago |
Alessandro Boch
|
2bb3fc1bc5
Allow user to choose the IP address for the container
|
9 years ago |
David Calavera
|
e73ab750ed
Make sure docker api client implements engine-api client.
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
Daniel Nephin
|
2b7ad47bd2
Move the runconfig.Parse() function into the runconfig/opts package.
|
9 years ago |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 years ago |
Tonis Tiigi
|
eeb2d4c1ad
Clean up reference type switches
|
9 years ago |
Tonis Tiigi
|
2655954c2d
Add own reference package wrapper
|
9 years ago |
David Calavera
|
e78f02c4db
Implement docker pull with standalone client lib.
|
9 years ago |
David Calavera
|
8b15839ee8
Create interface that clients that talk to the api must fulfill.
|
9 years ago |
David Calavera
|
136e8fef64
Implement docker container create with standalone client lib.
|
9 years ago |
David Calavera
|
1698fe01f5
Implement docker image create with standalone client lib.
|
9 years ago |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 years ago |
Lei Jitang
|
2b0927c9ac
Use consistent command description
|
9 years ago |
Aaron Lehmann
|
d4836cd7ec
Documentation improvements and code cleanups for graph package
|
10 years ago |
Derek McGowan
|
ed13c3abfb
Use notary library for trusted image fetch and signing
|
10 years ago |
Tibor Vass
|
96ce3a194a
cli: new daemon command and new cli package
|
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 |
John Howard
|
126529c6d0
Windows: Security warning based on server OS
|
10 years ago |
Josh Hawn
|
86d6a5b11f
Merge pull request #13869 from jlhawn/multi_line_help_usage
|
10 years ago |
Josh Hawn
|
0cdc3b7539
api/client: have cli.call() return headers
|
10 years ago |
Josh Hawn
|
4cb0c93f92
api/client: Allow for multi-line usage help
|
10 years ago |
Jason Shepherd
|
48231d623f
adding nicer help when missing arguments (#11858)
|
10 years ago |
John Howard
|
aed8f9f76e
Windows: Build load.go
|
10 years ago |