1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

change container word spell in docs

Signed-off-by: terryding77 <550147740@qq.com>
This commit is contained in:
terryding77 2016-02-29 16:59:53 +08:00
parent 38439733d2
commit adda1060aa
7 changed files with 7 additions and 7 deletions

View file

@ -1701,7 +1701,7 @@ Status Codes:
- **404** no such exec instance
**Stream details**:
Similar to the stream behavior of `POST /container/(id)/attach` API
Similar to the stream behavior of `POST /containers/(id or name)/attach` API
### Exec Resize

View file

@ -1663,7 +1663,7 @@ Status Codes:
- **404** no such exec instance
**Stream details**:
Similar to the stream behavior of `POST /container/(id)/attach` API
Similar to the stream behavior of `POST /containers/(id or name)/attach` API
### Exec Resize

View file

@ -1826,7 +1826,7 @@ Status Codes:
- **404** no such exec instance
**Stream details**:
Similar to the stream behavior of `POST /container/(id)/attach` API
Similar to the stream behavior of `POST /containers/(id or name)/attach` API
### Exec Resize

View file

@ -1945,7 +1945,7 @@ Status Codes:
- **404** no such exec instance
**Stream details**:
Similar to the stream behavior of `POST /container/(id)/attach` API
Similar to the stream behavior of `POST /containers/(id or name)/attach` API
### Exec Resize

View file

@ -2028,7 +2028,7 @@ Status Codes:
- **404** no such exec instance
**Stream details**:
Similar to the stream behavior of `POST /container/(id)/attach` API
Similar to the stream behavior of `POST /containers/(id or name)/attach` API
### Exec Resize

View file

@ -2174,7 +2174,7 @@ Status Codes:
- **404** no such exec instance
**Stream details**:
Similar to the stream behavior of `POST /container/(id)/attach` API
Similar to the stream behavior of `POST /containers/(id or name)/attach` API
### Exec Resize

View file

@ -2331,7 +2331,7 @@ Status Codes:
- **409** - container is paused
**Stream details**:
Similar to the stream behavior of `POST /container/(id)/attach` API
Similar to the stream behavior of `POST /containers/(id or name)/attach` API
### Exec Resize