Merge pull request #9106 from duglin/TyposRemoteAPI

Add missing comma in docs
Upstream-commit: 492c4fc1a8027929facaea78697d57283ea3ebfd
Component: engine
This commit is contained in:
James Turnbull
2014-11-11 22:48:30 -05:00
2 changed files with 2 additions and 2 deletions
@@ -124,7 +124,7 @@ Create a container
"Cmd":[
"date"
],
"Entrypoint": ""
"Entrypoint": "",
"Image":"base",
"Volumes":{
"/tmp": {}
@@ -124,7 +124,7 @@ Create a container
"Cmd":[
"date"
],
"Entrypoint": ""
"Entrypoint": "",
"Image":"base",
"Volumes":{
"/tmp": {}