When nerdctl is directly executed on macOS, it should use nerdbox+erofs (https://github.com/containerd/project/issues/154) as the default for ease of running Linux containers. This proposal does not affect Lima; `nerdctl.lima` will continue to use runc and overlayfs. - - - Blockers: - #4570 - #4571
When nerdctl is directly executed on macOS, it should use nerdbox+erofs (containerd/project#154) as the default for ease of running Linux containers.
This proposal does not affect Lima;
nerdctl.limawill continue to use runc and overlayfs.Blockers:
nerdctl pullfails withfailed to mount /private/var/lib/containerd/tmpmounts/containerd-mount4013524920: not implemented#4570nerdctl runfails withnot implemented#4571