v1
latestSwagger 2.02026-07-175684145.0 KBList Images
Return a list of stored images.
get/images/json
Query parameters
allboolean
Show all images. Only images from a final layer (no children) are shown by default.
filtersstring
A JSON encoded value of the filters (a map[string][]string) to process on the images list. Available filters:
- before=(<image-name>[:<tag>], <image id> or <image@digest>)
- reference=(<image-name>[:<tag>])
- since=(<image-name>[:<tag>], <image id> or <image@digest>)
digestsboolean
Show digest information as a RepoDigests field on each image.
Response
Summary image data for the images matching the query