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

Exclude baselayer when using mkfs #225

Closed yuchen0cc closed 1 year ago

yuchen0cc commented 1 year ago

What this PR does / why we need it: If using --mkfs for userspace convertor, default baselayer should be excluded from lowers.

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

Please check the following list:

yuchen0cc commented 1 year ago

@WaberZhuang please review.