Layer

Removes an already uploaded blob.

delete/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.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.