Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 years ago |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 years ago |
Anthony Sottile
|
0785836c4b
Fix environ substitutions in `docker commit --change ...`
|
7 years ago |
John Howard
|
d98ecf2d6c
LCOW: API change JSON header to string POST parameter
|
7 years ago |
John Howard
|
0380fbff37
LCOW: API: Add platform to /images/create and /build
|
8 years ago |
Sebastiaan van Stijn
|
a4efe66cf2
Replace uses of filters.ToParam(), FromParam() with filters.ToJSON(), FromJSON()
|
7 years ago |
Daniel Nephin
|
2f5f0af3fd
Add unconvert linter
|
7 years ago |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 years ago |
John Howard
|
4ec9766a27
LCOW: Fix nits from 33241
|
8 years ago |
John Howard
|
3d5cec70b4
LCOW: Plumb through platform on Import
|
8 years ago |
John Howard
|
a1fe1dc791
LCOW: pull goes to correct stores
|
8 years ago |
Daniel Nephin
|
c87d67b0ad
Refacator pkg/streamformatter
|
8 years ago |
Kenfe-Mickael Laventure
|
0dee69799e
Honor context cancellation when pruning
|
8 years ago |
Vincent Demeester
|
0f9d22cd66
Replace API version comparison by a `if`…
|
8 years ago |
Victor Vieux
|
cd173a6030
bump API to 1.28
|
8 years ago |
Yong Tang
|
a6be56b54e
Convert DanglingOnly to Filters for `docker image prune`
|
8 years ago |
Vincent Demeester
|
820b809e70
Add reference filter and deprecated filter param…
|
8 years ago |
Daniel Nephin
|
c8d5e7203e
Use IDResponse for container create response.
|
8 years ago |
Kenfe-Mickael Laventure
|
33f4d68f4d
Add /{containers,volumes,images}/prune API endpoint
|
9 years ago |
Kenfe-Mickael Laventure
|
b717de5153
Update Images() to allow retrieving specific image size data
|
9 years ago |
Michael Crosby
|
7c36a1af03
Move engine-api client package
|
8 years ago |
Yong Tang
|
2f27632cde
Return `application/json` for image/load API (quite=1)
|
9 years ago |
Yong Tang
|
92f10fe228
Add `--limit` option to `docker search`
|
9 years ago |
Fabrizio Soppelsa
|
e009ebdf4c
Add a --filter option to `docker search`
|
9 years ago |
Antonio Murdaca
|
4316ae2ed3
api: server: check for unauthorized error
|
9 years ago |
Vincent Demeester
|
7534f17261
Update code for latest engine-api
|
9 years ago |
Lei Jitang
|
96d7db665b
Fix docker load progressbar, fixes #21957
|
9 years ago |
David Calavera
|
47afe6bd0a
Remove reference package dependency from the api.
|
9 years ago |
David Calavera
|
f0d26e1665
Remove runconfig package dependency from image and container routers.
|
9 years ago |
Sebastiaan van Stijn
|
5ef04b1c6d
Merge pull request #21268 from calavera/remove_dockerfile_from_api
|
9 years ago |