Skip to content

Commit

Permalink
Merge pull request #1406 from carolynvs/ghcr
Browse files Browse the repository at this point in the history
Document GHCR is CNAB compatible
  • Loading branch information
carolynvs authored Jan 8, 2021
2 parents 64bae1f + 8969b53 commit 5efddb8
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions docs/content/compatible-registries.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,21 @@ There is an explicit verification using Porter because we use specific libraries
such as [cnab-to-oci], and this helps us communicate confidently that we've tested
out a particular registry and know that it will work for you.

| Registry | CNAB Compatible | Porter Verified |
| -------- | --------------- | ------------- |
| ACR | Yes | Yes |
| Artifactory | No | |
| Docker Hub | Yes | Yes |
| Digital Ocean | Yes | Yes |
| ECR | No | |
| GCR | Yes |
| GitHub Packages | Yes | Yes |
| Harbor 2 | yes | yes |
| Nexus | No | |
| Quay | No | No |
| Registry | Compatible |
| -------- | --------------- |
| **Azure Container Registry (ACR)** | **Yes** |
| Artifactory | No |
| **Docker Hub** | **Yes** |
| **DigitalOcean Container Registry** | **Yes** |
| Amazon Elastic Container Registry (ECR) | No |
| **Google Cloud Registry (GCR)** | **Yes** |
| **GitHub Container Registry (GHCR)** | **Yes** |
| GitHub Packages | No |
| **Harbor 2** | **Yes** |
| Nexus | No |
| Quay | No |

If you are a registry or user and know that this page is out of date, [please
let us know!](https://github.com/deislabs/porter/issues/new)_
let us know!](https://github.com/deislabs/porter/issues/new)

[cnab-to-oci]: https://github.com/docker/cnab-to-oci

0 comments on commit 5efddb8

Please sign in to comment.