fix inconsistency
This commit is contained in:
parent
baca387966
commit
2680a29815
|
@ -177,7 +177,7 @@ The security model of gVisor is comparable to what you would expect from a virtu
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"runsc-kvm": {
|
"runsc-kvm": {
|
||||||
"path": "/usr/bin/runsc",
|
"path": "/usr/local/bin/runsc",
|
||||||
"runtimeArgs": [
|
"runtimeArgs": [
|
||||||
"--platform=kvm"
|
"--platform=kvm"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue