Merge pull request #16528 from gesellix/docs-container-commit

fix content-type of response for `/commit`
This commit is contained in:
Jess Frazelle 2015-09-23 15:38:38 -07:00
commit 40adb3fd2c
10 changed files with 10 additions and 10 deletions

View File

@ -1287,7 +1287,7 @@ Create a new image from a container's changes
**Example response**:
HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream
Content-Type: application/json
{"Id": "596069db4bf5"}

View File

@ -1276,7 +1276,7 @@ Create a new image from a container's changes
**Example response**:
HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream
Content-Type: application/json
{"Id": "596069db4bf5"}

View File

@ -1286,7 +1286,7 @@ Create a new image from a container's changes
**Example response**:
HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream
Content-Type: application/json
{"Id": "596069db4bf5"}

View File

@ -1437,7 +1437,7 @@ Create a new image from a container's changes
**Example response**:
HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream
Content-Type: application/json
{"Id": "596069db4bf5"}

View File

@ -1394,7 +1394,7 @@ Create a new image from a container's changes
**Example response**:
HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream
Content-Type: application/json
{"Id": "596069db4bf5"}

View File

@ -1557,7 +1557,7 @@ Create a new image from a container's changes
**Example response**:
HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream
Content-Type: application/json
{"Id": "596069db4bf5"}

View File

@ -1677,7 +1677,7 @@ Create a new image from a container's changes
**Example response**:
HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream
Content-Type: application/json
{"Id": "596069db4bf5"}

View File

@ -1734,7 +1734,7 @@ Create a new image from a container's changes
**Example response**:
HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream
Content-Type: application/json
{"Id": "596069db4bf5"}

View File

@ -1876,7 +1876,7 @@ Create a new image from a container's changes
**Example response**:
HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream
Content-Type: application/json
{"Id": "596069db4bf5"}

View File

@ -1968,7 +1968,7 @@ Create a new image from a container's changes
**Example response**:
HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream
Content-Type: application/json
{"Id": "596069db4bf5"}