containerd / overlaybd

Overlaybd: a block based remote image format. The storage backend of containerd/accelerated-container-image.
Apache License 2.0
259 stars 58 forks source link

[feat.] a new tool 'overlaybd-merge' #346

Closed BigVan closed 3 months ago

BigVan commented 3 months ago

We are providing a tool named 'overlaybd-merge' that can compact an overlaybd image with multiple layers into a single layer.

And replacing a single read for ZFile index with parallel loading.

What this PR does / why we need it:

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 #345

Please check the following list: