mirror of
https://github.com/containerd/containerd.git
synced 2026-08-04 15:10:45 +00:00
If no snapshotter is specified and `os.features` contains "erofs", unpacking should use the EROFS snapshotter and differ. This enhances the usability of native EROFS container images. Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>