mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Merge pull request #48860 from vvoland/hack-features-c8d
hack: Add explicit containerd feature to `daemon.json`
This commit is contained in:
@@ -3,5 +3,8 @@
|
||||
"crun": {
|
||||
"path": "/usr/local/bin/crun"
|
||||
}
|
||||
},
|
||||
"features": {
|
||||
"containerd-snapshotter": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user