oci-distribution

Crates.iooci-distribution
lib.rsoci-distribution
version0.11.0
sourcesrc
created_at2020-05-18 20:10:17.831217
updated_at2024-03-27 17:17:25.864367
descriptionAn OCI implementation in Rust
homepage
repositoryhttps://github.com/krustlet/oci-distribution
max_upload_size
id243165
size280,132
Flavio Castelli (flavio)

documentation

README

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.

Commit count: 1296

cargo fmt