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.