11 lines
138 B
JSON
11 lines
138 B
JSON
{
|
|
"default-runtime": "runsc",
|
|
"runtimes": {
|
|
"runsc": {
|
|
"path": "/usr/bin/runsc",
|
|
"runtimeArgs": [
|
|
]
|
|
}
|
|
}
|
|
}
|