Merge pull request #48860 from vvoland/hack-features-c8d

hack: Add explicit containerd feature to `daemon.json`
This commit is contained in:
Sebastiaan van Stijn
2024-11-13 22:21:42 +01:00
committed by GitHub

View File

@@ -3,5 +3,8 @@
"crun": {
"path": "/usr/local/bin/crun"
}
},
"features": {
"containerd-snapshotter": false
}
}