Merge pull request #44914 from arcosx/master

docs: fix JSON format error
This commit is contained in:
Bjorn Neergaard 2023-02-03 05:34:30 -07:00 committed by GitHub
commit db11ed27bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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