docs: fix JSON format error

Signed-off-by: arcosx <arcosx@outlook.com>
This commit is contained in:
arcosx 2023-02-03 08:14:11 +00:00
parent 0de32693d0
commit 521c2b25c2

View file

@ -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"
},