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

Commit 8b7d4ff

Browse files
authored
Merge branch 'opencontainers:master' into oci-artifact-manifest
2 parents 7e9d317 + 3afd8dc commit 8b7d4ff

File tree

6 files changed

+14
-10
lines changed

6 files changed

+14
-10
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
+ Derek McGowan <[email protected]> (@dmcgowan)
33
+ Mike Brown <[email protected]> (@mikebrow)
44
+ Stephen Day <[email protected]> (@stevvooe)
5-
+ Joey Schorr <jschorr@redhat.com> (@josephschorr)
5+
+ Joey Schorr <jschorr@petricorp.io> (@josephschorr)

artifact-authors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The manifest `config.mediaType` is the equivalent of a file extension, enabling
5353
|Icon|Artifact|`config.mediaType`|
5454
|-|-|-|
5555
|<img src="https://github.com/opencontainers/artwork/blob/master/oci/icon/color/oci-icon-color.png?raw=true" width=30x>|[OCI Image][image-spec]|`application/vnd.oci.image.config.v1+json`|
56-
|<img src="https://github.com/helm/helm-www/blob/master/themes/helm/static/img/apple-touch-icon.png?raw=true" width=30x>|[Helm Chart](https://helm.sh)|`application/vnd.cncf.helm.chart.config.v1+json`|
56+
|<img src="https://github.com/helm/helm-www/blob/main/themes/helm/static/img/apple-touch-icon.png?raw=true" width=30x>|[Helm Chart](https://helm.sh)|`application/vnd.cncf.helm.chart.config.v1+json`|
5757
|<img src="https://github.com/sylabs/singularity/blob/master/docs/logos/singularity_v3.png?raw=true" width=30x>|[Singularity][singularity], by [Sylabs][sylabs]|`application/vnd.sylabs.sif.config.v1+json`|
5858

5959
## Defining a Unique Artifact Type

implementers.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

implementors.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# OCI Artifacts Implementations
2+
3+
Registries currently supporting OCI Artifacts
4+
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)
10+
_(to add your project, please open a [pull-request](https://github.com/opencontainers/artifacts/pulls))_
11+
12+
[distribution-spec]: https://github.com/opencontainers/distribution-spec/

media/artifacts-spec-objects.png

10.9 KB
Loading

media/image-spec-objects.png

19.1 KB
Loading

0 commit comments

Comments
 (0)