Roman Volosatovs
|
bf9c76f0a8
API, daemon/images: add ImageListOptions and pass context
|
4 anni fa |
Tonis Tiigi
|
337ba71fc1
distribution: fix passing platform struct to puller
|
7 anni fa |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 anni fa |
Daniel Nephin
|
e574c5ae73
Move commit to container backend
|
7 anni fa |
Daniel Nephin
|
afb3eda697
Use TagImage in Commit
|
7 anni fa |
Akihiro Suda
|
9769ef333f
Merge pull request #36224 from dnephin/refactor-commit
|
7 anni fa |
Daniel Nephin
|
daff039049
Refactor commit
|
7 anni fa |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 anni fa |
John Howard
|
3d5cec70b4
LCOW: Plumb through platform on Import
|
8 anni fa |
John Howard
|
a1fe1dc791
LCOW: pull goes to correct stores
|
8 anni fa |
Kenfe-Mickael Laventure
|
0dee69799e
Honor context cancellation when pruning
|
8 anni fa |
Daniel Nephin
|
5988b84e4f
Generate ImageDeleteResponse from swagger spec.
|
8 anni fa |
Daniel Nephin
|
b462c93edb
Generate ImageHistory from swagger spec.
|
8 anni fa |
Yong Tang
|
a6be56b54e
Convert DanglingOnly to Filters for `docker image prune`
|
8 anni fa |
Vincent Demeester
|
820b809e70
Add reference filter and deprecated filter param…
|
8 anni fa |
Daniel Nephin
|
b06c352783
Generate api/types:Image from the swagger spec
|
8 anni fa |
Kenfe-Mickael Laventure
|
33f4d68f4d
Add /{containers,volumes,images}/prune API endpoint
|
8 anni fa |
Kenfe-Mickael Laventure
|
b717de5153
Update Images() to allow retrieving specific image size data
|
8 anni fa |
Michael Crosby
|
7c36a1af03
Move engine-api client package
|
8 anni fa |
Yong Tang
|
92f10fe228
Add `--limit` option to `docker search`
|
9 anni fa |
Fabrizio Soppelsa
|
e009ebdf4c
Add a --filter option to `docker search`
|
9 anni fa |
David Calavera
|
47afe6bd0a
Remove reference package dependency from the api.
|
9 anni fa |
Sebastiaan van Stijn
|
5ef04b1c6d
Merge pull request #21268 from calavera/remove_dockerfile_from_api
|
9 anni fa |
Aaron Lehmann
|
c44e7a3e63
Pass upstream client's user agent through to registry on operations beyond pulls
|
9 anni fa |
Mike Goelzer
|
d1502afb63
Pass upstream client's user agent through to registry on image pulls
|
9 anni fa |
David Calavera
|
93e02efa90
Remove dockerfile dependency from the API.
|
9 anni fa |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 anni fa |
David Calavera
|
06d8f504f7
Move backend types to their own package.
|
9 anni fa |
Lukas Waslowski
|
dd93571c69
Decouple the "container" router from the actual daemon implementation.
|
9 anni fa |