Skip to content

Commit

Permalink
implementations: adding the C and Rust libraries
Browse files Browse the repository at this point in the history
having seen #895, it's worth ensuring these other languages are listed
implementations

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
  • Loading branch information
vbatts committed Feb 16, 2022
1 parent 8b9d41f commit 02c5c05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Projects or Companies currently adopting the OCI Image Specification
* [Containers](https://github.com/containers/)
- [containers/build](https://github.com/containers/build)
- [containers/image](https://github.com/containers/image)
- [containers/oci-spec-rs](https://github.com/containers/oci-spec-rs)
- [containers/libocispec](https://github.com/containers/libocispec)
* [coreos/rkt](https://github.com/coreos/rkt)
* [box-builder/box](https://github.com/box-builder/box)
* [coolljt0725/docker2oci](https://github.com/coolljt0725/docker2oci)
Expand Down

0 comments on commit 02c5c05

Please sign in to comment.