-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
P2P2 labels are used for significant features, improvements, etcP2 labels are used for significant features, improvements, etcenhancementNew feature or requestNew feature or request
Description
Images are stored in collections, known as a repository, which is keyed by a name, as seen throughout the API specification. A registry instance may contain several repositories. The list of available repositories is made available through the catalog.
The catalog for a given registry can be retrieved with the following request:
GET /v2/_catalog
By adding a catalog endpoint, we can support OCI Compliant content distribution (only partial) and also use this endpoint in our registry frontend to list repositories.
More about this endpoint can be found here:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2P2 labels are used for significant features, improvements, etcP2 labels are used for significant features, improvements, etcenhancementNew feature or requestNew feature or request
Type
Projects
Status
Done