rustime/config.json.bak

21 lines
355 B
JSON

{
"ociVersion": "1.0.1",
"id": "oci-container1",
"status": "running",
"pid": 4422,
"bundlePath": "/containers/redis",
"annotations": {
"myKey": "myValue"
},
"version":"",
"platform":{},
"process":{
"user":{},
"args":[]
},
"root":{
"path":"",
"readonly":false
}
}