-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add a page for registry support (#398)
Updates: - Create a new page for registry support to make it more visible - Update the FAQ page to point to the new page for registry support Signed-off-by: Yi Zha <[email protected]> --------- Signed-off-by: Yi Zha <[email protected]> Signed-off-by: Yi Zha (from Dev Box) <[email protected]>
- Loading branch information
Showing
3 changed files
with
18 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: "Registry support" | ||
description: "A list of registries that support Notary Project OCI signatures" | ||
type: docs | ||
weight: 9 | ||
--- | ||
|
||
The following registries, listed in alphabetical order, support Notary Project OCI signatures: | ||
|
||
- [Amazon Elastic Container Registry](https://docs.aws.amazon.com/AmazonECR/latest/userguide/what-is-ecr.html) | ||
- [Azure Container Registry](https://learn.microsoft.com/azure/container-registry/?wt.mc_id=azurelearn_inproduct_oss_notaryproject) | ||
- [Distribution Distribution](https://github.com/distribution/distribution) | ||
- [Docker Hub](https://hub.docker.com) | ||
- [GitHub Container Registry](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry) | ||
- [Harbor](https://goharbor.io/) | ||
- [JFrog Artifactory](https://jfrog.com/artifactory/) | ||
- [Zot registry](https://zotregistry.io/) |