Releases: termoshtt/ocipkg
Releases · termoshtt/ocipkg
v0.1.1
What's Changed
- Start CHANGELOG.md by @termoshtt in #58
- version subcommand by @termoshtt in #62
Full Changelog: v0.1.0...v0.1.1
ocipkg 0.1.0
Initial release of ocipkg. This release has implemented minimal features of realizing the concept of this project, includeing
- Pull and Push containers from/to OCI registry without external container runtime.
- Read and Write oci-archive format.
- Example for creating package in Rust, and use package from Rust.