Merge pull request #9303 from rmetzler/patch-1

Empty Line should fix Markdown unordered list
Upstream-commit: cbc401ccfac7e044f3f4043990c7a7a93ed41874
Component: engine
This commit is contained in:
Michael Crosby
2014-11-24 11:55:21 -08:00

View File

@ -524,6 +524,7 @@ Start the container `id`
HTTP/1.1 204 No Content
Json Parameters:
- **Binds** A list of volume bindings for this container. Each volume
binding is a string of the form `container_path` (to create a new
volume for the container), `host_path:container_path` (to bind-mount