Allow changing the default containerd snapshotter
Open
component/nerdctl
- Dominant language
- Go
- Stars
- 21.9k
- Forks
- 957
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 53
Description
### Description
Currently `CONTAINERD_SNAPSHOTTER` is set to `fuse-overlayfs` and this value cannot be overriden. Neither by adding `CONTAINERD_SNAPSHOTTER: stargz` to the `env:` section in `~/.lima/default/lima.yaml` nor by using a provision script. Please allow changing this value or set it to `stargz` whenever containerd is running in rootful mode.
Contributor guide
Assessment
This issue has not been assessed yet.