Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Commit 63261d1

Browse files
committed
Update implementations, with PR feedback
Signed-off-by: Steve Lasker <[email protected]>
1 parent c96d151 commit 63261d1

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

implementors.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# OCI Artifacts Implementations
22

3-
Projects or companies currently supporting OCI Artifacts
4-
5-
* [Azure Container Registry](https://aka.ms/acr/artifacts)
6-
* [docker/distribution](https://github.com/docker/distribution/) - the reference implementation of the [OCI Distribution Spec][distribution-spec]
3+
Registries currently supporting OCI Artifacts
74

5+
- [Amazon Container Registry](https://aws.amazon.com/blogs/containers/oci-artifact-support-in-amazon-ecr/)
6+
- [Azure Container Registry](https://aka.ms/acr/artifacts)
7+
- [CNCF Distribution](https://github.com/distribution/distribution/)
8+
- [Project Harbor](https://goharbor.io/blog/harbor-2.0/)
9+
- [Quay.io](https://www.openshift.com/blog/quay-oci-artifact-support-for-helm-charts)
810
_(to add your project, please open a [pull-request](https://github.com/opencontainers/artifacts/pulls))_
911

1012
[distribution-spec]: https://github.com/opencontainers/distribution-spec/

0 commit comments

Comments
 (0)