1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00

Merge pull request #21681 from senk/21653-api-docs-revisit

Fixed api docs
Upstream-commit: 0d933359623429b301a79874c68b8539dda52d4b
Component: engine
This commit is contained in:
moxiegirl
2016-03-31 07:32:57 -07:00
11 changed files with 43 additions and 43 deletions

View File

@@ -996,7 +996,7 @@ Tag the image `name` into a repository
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Query Parameters:

View File

@@ -1147,7 +1147,7 @@ Tag the image `name` into a repository
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Query Parameters:
@@ -1644,7 +1644,7 @@ Sets up an exec instance in a running container `id`
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: application/json
{
@@ -1685,8 +1685,8 @@ interactive session with the `exec` command.
**Example response**:
HTTP/1.1 201 OK
Content-Type: application/json
HTTP/1.1 200 OK
Content-Type: application/vnd.docker.raw-stream
{{ STREAM }}
@@ -1717,7 +1717,7 @@ This API is valid only if `tty` was specified as part of creating and starting t
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: plain/text
Query Parameters:

View File

@@ -1095,7 +1095,7 @@ Tag the image `name` into a repository
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Query Parameters:
@@ -1606,7 +1606,7 @@ Sets up an exec instance in a running container `id`
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: application/json
{
@@ -1647,8 +1647,8 @@ interactive session with the `exec` command.
**Example response**:
HTTP/1.1 201 OK
Content-Type: application/json
HTTP/1.1 200 OK
Content-Type: application/vnd.docker.raw-stream
{{ STREAM }}
@@ -1679,7 +1679,7 @@ This API is valid only if `tty` was specified as part of creating and starting t
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: plain/text
Query Parameters:

View File

@@ -1308,7 +1308,7 @@ Tag the image `name` into a repository
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Query Parameters:
@@ -1769,7 +1769,7 @@ Sets up an exec instance in a running container `id`
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: application/json
{
@@ -1810,8 +1810,8 @@ interactive session with the `exec` command.
**Example response**:
HTTP/1.1 201 OK
Content-Type: application/json
HTTP/1.1 200 OK
Content-Type: application/vnd.docker.raw-stream
{{ STREAM }}
@@ -1842,7 +1842,7 @@ This API is valid only if `tty` was specified as part of creating and starting t
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: text/plain
Query Parameters:

View File

@@ -1408,7 +1408,7 @@ Tag the image `name` into a repository
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Query Parameters:
@@ -1887,7 +1887,7 @@ Sets up an exec instance in a running container `id`
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: application/json
{
@@ -1929,8 +1929,8 @@ interactive session with the `exec` command.
**Example response**:
HTTP/1.1 201 OK
Content-Type: application/json
HTTP/1.1 200 OK
Content-Type: application/vnd.docker.raw-stream
{{ STREAM }}
@@ -1961,7 +1961,7 @@ This API is valid only if `tty` was specified as part of creating and starting t
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: text/plain
Query Parameters:

View File

@@ -1477,7 +1477,7 @@ Tag the image `name` into a repository
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Query Parameters:
@@ -1970,7 +1970,7 @@ Sets up an exec instance in a running container `id`
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: application/json
{
@@ -2012,8 +2012,8 @@ interactive session with the `exec` command.
**Example response**:
HTTP/1.1 201 OK
Content-Type: application/json
HTTP/1.1 200 OK
Content-Type: application/vnd.docker.raw-stream
{{ STREAM }}
@@ -2044,7 +2044,7 @@ This API is valid only if `tty` was specified as part of creating and starting t
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: text/plain
Query Parameters:

View File

@@ -1622,7 +1622,7 @@ Tag the image `name` into a repository
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Query Parameters:
@@ -2116,7 +2116,7 @@ Sets up an exec instance in a running container `id`
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: application/json
{
@@ -2158,8 +2158,8 @@ interactive session with the `exec` command.
**Example response**:
HTTP/1.1 201 OK
Content-Type: application/json
HTTP/1.1 200 OK
Content-Type: application/vnd.docker.raw-stream
{{ STREAM }}
@@ -2190,7 +2190,7 @@ This API is valid only if `tty` was specified as part of creating and starting t
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: text/plain
Query Parameters:

View File

@@ -1773,7 +1773,7 @@ Tag the image `name` into a repository
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Query Parameters:
@@ -2270,7 +2270,7 @@ Sets up an exec instance in a running container `id`
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: application/json
{
@@ -2314,8 +2314,8 @@ interactive session with the `exec` command.
**Example response**:
HTTP/1.1 201 OK
Content-Type: application/json
HTTP/1.1 200 OK
Content-Type: application/vnd.docker.raw-stream
{{ STREAM }}
@@ -2347,7 +2347,7 @@ This API is valid only if `tty` was specified as part of creating and starting t
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: text/plain
Query Parameters:

View File

@@ -1984,7 +1984,7 @@ Tag the image `name` into a repository
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Query Parameters:
@@ -2627,7 +2627,7 @@ This API is valid only if `tty` was specified as part of creating and starting t
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: text/plain
Query Parameters:

View File

@@ -2020,7 +2020,7 @@ Tag the image `name` into a repository
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Query Parameters:
@@ -2670,7 +2670,7 @@ This API is valid only if `tty` was specified as part of creating and starting t
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: text/plain
Query Parameters:

View File

@@ -5,7 +5,7 @@ description = "API Documentation for Docker"
keywords = ["API, Docker, rcli, REST, documentation"]
[menu.main]
parent="engine_remoteapi"
weight=-4
weight=-5
+++
<![end-metadata]-->
@@ -2024,7 +2024,7 @@ Tag the image `name` into a repository
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Query Parameters:
@@ -2674,7 +2674,7 @@ This API is valid only if `tty` was specified as part of creating and starting t
**Example response**:
HTTP/1.1 201 OK
HTTP/1.1 201 Created
Content-Type: text/plain
Query Parameters: