16 releases (10 breaking)

0.11.0 Mar 27, 2024
0.10.0 Dec 11, 2023
0.9.4 Dec 14, 2022
0.9.3 Sep 30, 2022
0.2.0 Jun 17, 2020

#28 in Development tools

Download history 3384/week @ 2024-01-05 4162/week @ 2024-01-12 3915/week @ 2024-01-19 3536/week @ 2024-01-26 3515/week @ 2024-02-02 3742/week @ 2024-02-09 4000/week @ 2024-02-16 5788/week @ 2024-02-23 4911/week @ 2024-03-01 5170/week @ 2024-03-08 7277/week @ 2024-03-15 5669/week @ 2024-03-22 6273/week @ 2024-03-29 6143/week @ 2024-04-05 5454/week @ 2024-04-12 3733/week @ 2024-04-19

22,462 downloads per month
Used in 47 crates (16 directly)

Apache-2.0

190KB
3.5K SLoC

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.

Dependencies

~10–23MB
~353K SLoC