termoshtt / ocipkg

An OCI registry client for Rust desiged to use distribute static library as a "container"
Apache License 2.0
48 stars 8 forks source link

Restore oci-archive from locally stored files #44

Open termoshtt opened 2 years ago

termoshtt commented 2 years ago

Current implementation drops manifest and image configuration when saving.

termoshtt commented 2 years ago

We have to determine is where image configure and index.json are stored.