moby--moby/hack/dockerfile/etc/docker/daemon.json

8 lines
71 B
JSON

{
"runtimes": {
"crun": {
"path": "/usr/local/bin/crun"
}
}
}