{
"envs": {
"property1": {},
"property2": {}
},
"cmd": [
"string"
],
"image": "string",
"mounts": [
{
"container_path": "string",
"read_only": true,
"subpath": "string",
"subpath_relative": "string"
}
]
}