1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router/image
Roman Volosatovs 2af9bd3b26
API: add shared-size parameter to image queries
The reasoning for this change is to be able to query image shared size without having to rely on the more heavyweight `/system/df` endpoint.

Signed-off-by: Roman Volosatovs <roman.volosatovs@docker.com>
2021-07-13 13:46:07 +02:00
..
backend.go API, daemon/images: add ImageListOptions and pass context 2021-07-13 13:45:24 +02:00
image.go Rely on request.Context() cancellation 2018-11-27 17:06:31 -08:00
image_routes.go API: add shared-size parameter to image queries 2021-07-13 13:46:07 +02:00