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