Expand description

Executables and Rust crate for handling OCI images without container runtime.

See README.md at GitHub for usage of the executables. This reference describes the crate part.

Modules

Pull and Push images to OCI registry based on OCI distribution specification

Read and Write images based on OCI image specification

Manage container images stored in local storage

Structs

Digest of contents

Image name

Functions

Get and link package in build.rs with cargo link instructions.