9 lines
No EOL
137 B
Cheetah
9 lines
No EOL
137 B
Cheetah
{{- if (eq .host.distro.family "linux") -}}
|
|
{
|
|
"runtimes": {
|
|
"runsc": {
|
|
"path": "/usr/local/bin/runsc"
|
|
}
|
|
}
|
|
}
|
|
{{- end -}} |