Daniel Nephin
|
c87d67b0ad
Refacator pkg/streamformatter
|
8 年之前 |
Kenfe-Mickael Laventure
|
0dee69799e
Honor context cancellation when pruning
|
8 年之前 |
Vincent Demeester
|
0f9d22cd66
Replace API version comparison by a `if`…
|
8 年之前 |
Victor Vieux
|
cd173a6030
bump API to 1.28
|
8 年之前 |
Yong Tang
|
a6be56b54e
Convert DanglingOnly to Filters for `docker image prune`
|
8 年之前 |
Vincent Demeester
|
820b809e70
Add reference filter and deprecated filter param…
|
8 年之前 |
Daniel Nephin
|
c8d5e7203e
Use IDResponse for container create response.
|
8 年之前 |
Kenfe-Mickael Laventure
|
33f4d68f4d
Add /{containers,volumes,images}/prune API endpoint
|
9 年之前 |
Kenfe-Mickael Laventure
|
b717de5153
Update Images() to allow retrieving specific image size data
|
9 年之前 |
Michael Crosby
|
7c36a1af03
Move engine-api client package
|
8 年之前 |
Yong Tang
|
2f27632cde
Return `application/json` for image/load API (quite=1)
|
9 年之前 |
Yong Tang
|
92f10fe228
Add `--limit` option to `docker search`
|
9 年之前 |
Fabrizio Soppelsa
|
e009ebdf4c
Add a --filter option to `docker search`
|
9 年之前 |
Antonio Murdaca
|
4316ae2ed3
api: server: check for unauthorized error
|
9 年之前 |
Vincent Demeester
|
7534f17261
Update code for latest engine-api
|
9 年之前 |
Lei Jitang
|
96d7db665b
Fix docker load progressbar, fixes #21957
|
9 年之前 |
David Calavera
|
47afe6bd0a
Remove reference package dependency from the api.
|
9 年之前 |
David Calavera
|
f0d26e1665
Remove runconfig package dependency from image and container routers.
|
9 年之前 |
Sebastiaan van Stijn
|
5ef04b1c6d
Merge pull request #21268 from calavera/remove_dockerfile_from_api
|
9 年之前 |
Aaron Lehmann
|
c44e7a3e63
Pass upstream client's user agent through to registry on operations beyond pulls
|
9 年之前 |
Mike Goelzer
|
d1502afb63
Pass upstream client's user agent through to registry on image pulls
|
9 年之前 |
David Calavera
|
93e02efa90
Remove dockerfile dependency from the API.
|
9 年之前 |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 年之前 |
Morgan Bauer
|
9021506502
consistent variable names in api/server/router
|
9 年之前 |
David Calavera
|
06d8f504f7
Move backend types to their own package.
|
9 年之前 |
Lukas Waslowski
|
dd93571c69
Decouple the "container" router from the actual daemon implementation.
|
9 年之前 |