1
0
mirror of https://github.com/docker/cli.git synced 2026-01-16 20:22:36 +03:00

Cleanup: fixes start response status code typo in examples

Signed-off-by: Andrew C. Bodine <acbodine@us.ibm.com>
Upstream-commit: f9cdad32721808b6beeab544de26cca9ff68e1f0
Component: engine
This commit is contained in:
Andrew C. Bodine
2014-11-18 11:32:23 -08:00
parent 5d1b12a860
commit 01eaabb4bf
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: