github.com/Prakhar-Agarwal-byte/moby@v0.0.0-20231027092010-a14e3e8ab87e/hack/dockerfile/etc/docker/daemon.json (about)

     1  {
     2  	"runtimes": {
     3  		"crun": {
     4  			"path": "/usr/local/bin/crun"
     5  		}
     6  	}
     7  }