Add EROFS flatten device support (fsmerge feature)#60
Merged
dmcgowan merged 1 commit intocontainerd:mainfrom Jan 28, 2026
Merged
Add EROFS flatten device support (fsmerge feature)#60dmcgowan merged 1 commit intocontainerd:mainfrom
dmcgowan merged 1 commit intocontainerd:mainfrom
Conversation
d496d4a to
ad9394b
Compare
bc28f1c to
a6c172b
Compare
So that hundreds of sub-blobs (container image layers) can be merged into one block device to avoid having too many block devices plugging into a VM. Closes: containerd#30 Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
a6c172b to
1f189bc
Compare
Member
Author
|
https://github.com/containers/libkrun/releases/tag/v1.17.0 |
dmcgowan
approved these changes
Jan 28, 2026
Member
Author
Should we upgrade libkrun now? https://github.com/containers/libkrun/releases/tag/v1.17.0 cc @dmcgowan .. I once installed nerdbox in a very hacked way, I didn't use Dockerfile, so I cannot help on this.. |
Member
|
We should |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix #30
Depends on containerd/containerd#12374mergedDepends on XanClic/imago#1mergedDepends on containers/libkrun#474mergedSo that hundreds of sub-blobs (container image layers) can be merged into one block device to avoid having too many block devices plugging into a VM.
Launching wordpress with fsmerge-enabled EROFS snapshotter:
