Browse code

Merge pull request #9303 from rmetzler/patch-1

Empty Line should fix Markdown unordered list

Michael Crosby authored on 2014/11/25 04:55:21
Showing 1 changed files
... ...
@@ -524,6 +524,7 @@ Start the container `id`
524 524
         HTTP/1.1 204 No Content
525 525
 
526 526
 Json Parameters:
527
+
527 528
 -   **Binds** – A list of volume bindings for this container.  Each volume
528 529
         binding is a string of the form `container_path` (to create a new
529 530
         volume for the container), `host_path:container_path` (to bind-mount