devigned / oci-distribution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCI Distribution

oci-distribution documentation

HEADS UP! If you have contributed to this repository or already have cloned the git repo, we recently cleaned out our git history of some large blobs. However, this means we mucked with history. Please reclone the repository to avoid any problems when contributing. See #18 for more details

This Rust library implements the OCI Distribution specification, which is the protocol that Docker Hub and other container registries use.

The immediate goal of this crate is to provide a way to pull WASM modules from a Docker registry. However, our broader goal is to implement the spec in its entirety.

Community, discussion, contribution, and support

You can reach the Krustlet community and developers via the following channels:

Code of Conduct

This project has adopted the CNCF Code of Conduct.

About

License:Apache License 2.0


Languages

Language:Rust 99.9%Language:Just 0.1%