Skip to content

Commit 431b3be

Browse files
authored
Update OCI Image Implementations list
Updated the list of projects adopting the OCI Image Specification by adding 'containers/skopeo' and 'oras-project/rust-oci-client', and removed 'projectatomic/skopeo' and 'krustlet/oci-distribution'. Also noted the end of 'box-builder/box'. Signed-off-by: Bob Du <[email protected]>
1 parent 6519a62 commit 431b3be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

implementations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
Projects or Companies currently adopting the OCI Image Specification
44

5-
- [projectatomic/skopeo](https://github.com/projectatomic/skopeo)
65
- [Amazon Elastic Container Registry (ECR)](https://docs.aws.amazon.com/AmazonECR/latest/userguide/image-manifest-formats.html) ([announcement](https://aws.amazon.com/about-aws/whats-new/2017/01/amazon-ecr-supports-docker-image-manifest-v2-schema-2/))
76
- [Azure Container Registry (ACR)](https://docs.microsoft.com/azure/container-registry/container-registry-image-formats#oci-images)
87
- [openSUSE/umoci](https://github.com/openSUSE/umoci)
@@ -17,18 +16,19 @@ Projects or Companies currently adopting the OCI Image Specification
1716
- [containers/image](https://github.com/containers/image)
1817
- [containers/oci-spec-rs](https://github.com/containers/oci-spec-rs)
1918
- [containers/libocispec](https://github.com/containers/libocispec)
20-
- [krustlet/oci-distribution](https://github.com/krustlet/oci-distribution)
21-
- [box-builder/box](https://github.com/box-builder/box)
19+
- [containers/skopeo](https://github.com/containers/skopeo)
2220
- [coolljt0725/docker2oci](https://github.com/coolljt0725/docker2oci)
2321
- [regclient/regclient](https://github.com/regclient/regclient)
2422
- [ORAS](https://oras.land/)
2523
- [oras-project/oras](https://github.com/oras-project/oras/)
2624
- [oras-project/oras-go](https://github.com/oras-project/oras-go)
25+
- [oras-project/rust-oci-client](https://github.com/oras-project/rust-oci-client)
2726

2827
## Former Projects
2928

3029
OCI would like to recognize the following projects that are no longer actively maintained but have contributed to the adoption of OCI
3130

3231
- [coreos/rkt](https://github.com/coreos/rkt) - Project ended and archived on Feb 25, 2020
32+
- [box-builder/box](https://github.com/box-builder/box) - Project ended and archived on Sep 28, 2020
3333

3434
_(to add your project please open a [pull-request](https://github.com/opencontainers/image-spec/pulls))_

0 commit comments

Comments
 (0)