containerd / accelerated-container-image

A production-ready remote container image format (overlaybd) and snapshotter based on block-device.
Apache License 2.0
405 stars 73 forks source link

add support for tarerofs for TurboOCI #272

Closed salvete2022 closed 6 months ago

salvete2022 commented 6 months ago

What this PR does / why we need it:

Add a very basic support for EROFS local OCI convertion for TurboOCI.

The corresponding overlaybd PR: https://github.com/containerd/overlaybd/pull/320

The corresponding erofs-utils for test can be found at: git clone https://gitee.com/anolis/erofs-utils.git -b overlaybd-dev

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

Please check the following list: