v1

latestSwagger 2.02026-07-175684145.0 KB

Get an image's history

Return the history of each layer of image

get/images/{imageid}/history

Path parameters

imageidstring required

Image name or id

Response

no error

IDstring required

ID of each layer image.

Createdinteger required

the combined date and time at which the layer was created.

CreatedBystring required

the command which created the layer.

Authorstring required

the author of the build point.

Commentstring required

a custom message set when creating the layer.

EmptyLayerboolean required

mark whether the history item created a filesystem diff or not.

Sizeinteger required

size of each layer image.