Cleanup: fixes start response status code typo in examples

Signed-off-by: Andrew C. Bodine <acbodine@us.ibm.com>
This commit is contained in:
Andrew C. Bodine 2014-11-18 11:32:23 -08:00
parent 882db5f885
commit f9cdad3272
11 changed files with 12 additions and 12 deletions

View File

@ -363,14 +363,14 @@ Start the container `id`
"LxcConf":[{"Key":"lxc.utsname","Value":"docker"}],
"PortBindings":{ "22/tcp": [{ "HostPort": "11022" }] },
"PublishAllPorts":false,
"Privileged":false
"Privileged":false,
"Dns": ["8.8.8.8"],
"VolumesFrom": ["parent", "other:ro"]
}
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -406,7 +406,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -416,7 +416,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -407,7 +407,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -325,7 +325,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -341,7 +341,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -338,7 +338,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -393,7 +393,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -348,7 +348,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -385,7 +385,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -407,7 +407,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters: