v2

latestSwagger 2.0raw.githubusercontent.com2021-05-04263678.0 KB
Layer

Retrieve the blob from the registry identified by digest.

get/v2/{name}/blobs/{digest}

Path parameters

namestring required

Name of the image (including the namespace)

digeststring required

Digest of a BLOB

Response

The blob identified by digest is available. The blob content will be present in the body of the response.