change container word spell in docs
Signed-off-by: terryding77 <550147740@qq.com> Upstream-commit: adda1060aa3c7a41fddc4cdeaac92f946c40e2d8 Component: engine
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user