Merge pull request #3593 from dotcloud/fix_doc

fix doc, load and get
This commit is contained in:
Andy Rothfusz 2014-01-15 13:33:00 -08:00
commit 0113c087b2
2 changed files with 1180 additions and 1180 deletions

View File

@ -1219,6 +1219,7 @@ Get a tarball containing all images and tags in a repository
Content-Type: application/x-tar
Binary data stream
:statuscode 200: no error
:statuscode 500: server error
@ -1278,4 +1279,3 @@ To enable cross origin requests to the remote api add the flag "-api-enable-cors
.. code-block:: bash
docker -d -H="192.168.1.9:4243" -api-enable-cors

View File

@ -1215,6 +1215,7 @@ Get a tarball containing all images and tags in a repository
Content-Type: application/x-tar
Binary data stream
:statuscode 200: no error
:statuscode 500: server error
@ -1274,4 +1275,3 @@ To enable cross origin requests to the remote api add the flag "-api-enable-cors
.. code-block:: bash
docker -d -H="192.168.1.9:4243" -api-enable-cors