docs: fix JSON format error
Signed-off-by: arcosx <arcosx@outlook.com>
This commit is contained in:
parent
0de32693d0
commit
521c2b25c2
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ Here is an example image JSON file:
|
|||
],
|
||||
"Volumes": {
|
||||
"/var/job-result-data": {},
|
||||
"/var/log/my-app-logs": {},
|
||||
"/var/log/my-app-logs": {}
|
||||
},
|
||||
"WorkingDir": "/home/alice"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue