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

fix bug of filename mismatch in fastoci conversion #207

Closed HileQAQ closed 1 year ago

HileQAQ commented 1 year ago

What this PR does / why we need it: In fastoci conversion, we need a ext4.fs.meta after overlaybd-commit, but after this commit, it will become overlaybd.commit and make conversion failed. 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: