Skip to content

Releases: termoshtt/ocipkg

v0.1.1

28 Aug 10:09
73403d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

ocipkg 0.1.0

25 Jul 09:21
da2b4d7
Compare
Choose a tag to compare

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.