Export several images
/v1.33
/v1.33
/v1.33
/v1.33
GET
/images/get
Image
names
parameter: if it is a specific name and tag (e.g. ubuntu:latest
), then only that image (and its parents) are returned; if it is an image ID, similarly only that image (and its parents) are returned and there would be no names referenced in the 'repositories' file for this image ID.Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/v1.33/images/get'
Response Response Example
200 - Example 1
{}
Request
Query Params
names
array[string]
optional
Responses
Modified at 2022-09-10 17:56:06