oci-client 0.16.0

An OCI implementation in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Rust OCI Client

Formerly known as `oci-distribution`

[![oci-client documentation](https://docs.rs/oci-client/badge.svg)](https://docs.rs/oci-client)

This Rust library implements the
[OCI Distribution specification](https://github.com/opencontainers/distribution-spec/blob/master/spec.md),
which is the protocol that Docker Hub and other container registries use.

## Code of Conduct

This project has adopted the [CNCF Code of
Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).