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 |
#60 in Network programming
58,734 downloads per month
Used in 56 crates
(18 directly)
190KB
3.5K
SLoC
OCI Distribution
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:
- Kubernetes Slack:
- Public Community Call on Mondays at 1:00 PM PT:
Code of Conduct
This project has adopted the CNCF Code of Conduct.
Dependencies
~11–24MB
~354K SLoC