Evan Hazlett
|
5b2230a38b
SecretRequestOptions -> SecretRequestOption
|
8 years ago |
Evan Hazlett
|
c00138748d
move secretopt to opts pkg
|
8 years ago |
Victor Vieux
|
69276fddf8
support settings in docker plugins install
|
8 years ago |
Zhang Wei
|
89a6966726
Replace all "Filter" field with "Filters" for consistency
|
8 years ago |
boucher
|
bd7d51292c
Allow providing a custom storage directory for docker checkpoints
|
8 years ago |
Kenfe-Mickaël Laventure
|
4d2e258531
Merge pull request #26718 from ncdc/add-logs-to-container-attach-options
|
8 years ago |
sandyskies
|
60813af7ae
add --network option for docker build
|
9 years ago |
Daniel Nephin
|
6f7b69b63f
Generate plugin types from the swagger spec.
|
8 years ago |
Antonio Murdaca
|
1808348136
record pid of exec'd process
|
8 years ago |
Andy Goldstein
|
fc8097f957
Add Logs to ContainerAttachOptions
|
8 years ago |
Aaron Lehmann
|
67bebd6d81
API changes for service rollback and failure threshold
|
8 years ago |
John Howard
|
e85867cb68
Windows: Support credential specs
|
9 years ago |
Aaron Lehmann
|
373d3200c2
Merge pull request #26885 from allencloud/add-swarm-types-comments-and-fix-nits
|
8 years ago |
allencloud
|
c1925ce346
add swarm type comments and fix nits
|
8 years ago |
Tõnis Tiigi
|
690882c2e7
Implement build cache based on history array
|
8 years ago |
John Howard
|
53774423ff
Windows: OCI process struct convergence
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
David Calavera
|
c7d811c816
Remove types and lib packages from the engine.
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
Anusha Ragunathan
|
5190794f1d
Use ImageBuildOptions in builder.
|
9 years ago |
Vincent Demeester
|
15aa2a663b
Implement configurable detach key
|
9 years ago |
Antonio Murdaca
|
b0be88c111
Merge pull request #18878 from calavera/conditional_load_response
|
9 years ago |
Daniel Nephin
|
83237aab2b
Remove package pkg/ulimit, use go-units instead.
|
9 years ago |
Zhang Wei
|
26dd026bd7
Add filter for `network ls` to hide predefined net
|
9 years ago |
David Calavera
|
9fd2c0feb0
Make `docker load` to output json when the response content type is json.
|
9 years ago |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 years ago |
David Calavera
|
e98cae4919
Move filters package to the API.
|
9 years ago |
Daniel Nephin
|
96c10098ac
Move IndexInfo and ServiceConfig types to api/types/registry/registry.go
|
9 years ago |
Daniel Nephin
|
5b321e3287
Move AuthConfig to api/types
|
9 years ago |
David Calavera
|
2ec468e284
Make the commit configuration to be a typed struct rather than accepting a string.
|
9 years ago |