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

Drop shared library support #76

Closed termoshtt closed 2 years ago

termoshtt commented 2 years ago

Shared library does not match ocipkg concept. Preparing shared libraries out of system package management is not a good idea in general.