Manifest

Get the manifest identified by name and reference where reference can be a tag or digest.

get/v2/{name}/manifests/{reference}

Path parameters

namestring required

Name of the image (including the namespace)

referencestring required

A tag or a digest, pointing to a specific image

Headers

acceptstring

Accept header string delimited by comma. For example, application/vnd.docker.distribution.manifest.v2+json

Response

Returns the requested manifest file in a larger combined group

schemaVersioninteger

Schema version

Changes

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