mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #7991 from laktek/master
Fixed a typo in docs (outpu -> output).
This commit is contained in:
commit
c0783dfceb
13 changed files with 23 additions and 23 deletions
|
@ -548,7 +548,7 @@ Status Codes:
|
|||
1. Read 8 bytes
|
||||
2. chose stdout or stderr depending on the first byte
|
||||
3. Extract the frame size from the last 4 byets
|
||||
4. Read the extracted size and output it on the correct outpu
|
||||
4. Read the extracted size and output it on the correct output
|
||||
5. Goto 1)
|
||||
|
||||
### Wait a container
|
||||
|
@ -1034,7 +1034,7 @@ Query Parameters:
|
|||
|
||||
- **t** – repository name (and optionally a tag) to be applied to
|
||||
the resulting image in case of success
|
||||
- **q** – suppress verbose build outpu
|
||||
- **q** – suppress verbose build output
|
||||
- **nocache** – do not use the cache when building the image
|
||||
- **rm** - remove intermediate containers after a successful build
|
||||
|
||||
|
|
|
@ -584,7 +584,7 @@ Status Codes:
|
|||
1. Read 8 bytes
|
||||
2. chose stdout or stderr depending on the first byte
|
||||
3. Extract the frame size from the last 4 byets
|
||||
4. Read the extracted size and output it on the correct outpu
|
||||
4. Read the extracted size and output it on the correct output
|
||||
5. Goto 1)
|
||||
|
||||
### Wait a container
|
||||
|
@ -1041,7 +1041,7 @@ Query Parameters:
|
|||
|
||||
- **t** – repository name (and optionally a tag) to be applied to
|
||||
the resulting image in case of success
|
||||
- **q** – suppress verbose build outpu
|
||||
- **q** – suppress verbose build output
|
||||
- **nocache** – do not use the cache when building the image
|
||||
- **rm** - remove intermediate containers after a successful build
|
||||
|
||||
|
|
|
@ -632,7 +632,7 @@ Status Codes:
|
|||
1. Read 8 bytes
|
||||
2. chose stdout or stderr depending on the first byte
|
||||
3. Extract the frame size from the last 4 byets
|
||||
4. Read the extracted size and output it on the correct outpu
|
||||
4. Read the extracted size and output it on the correct output
|
||||
5. Goto 1)
|
||||
|
||||
### Wait a container
|
||||
|
@ -1101,7 +1101,7 @@ Query Parameters:
|
|||
|
||||
- **t** – repository name (and optionally a tag) to be applied to
|
||||
the resulting image in case of success
|
||||
- **q** – suppress verbose build outpu
|
||||
- **q** – suppress verbose build output
|
||||
- **nocache** – do not use the cache when building the image
|
||||
- **rm** - remove intermediate containers after a successful build (default behavior)
|
||||
- **forcerm - always remove intermediate containers (includes rm)
|
||||
|
|
|
@ -630,7 +630,7 @@ Status Codes:
|
|||
1. Read 8 bytes
|
||||
2. chose stdout or stderr depending on the first byte
|
||||
3. Extract the frame size from the last 4 byets
|
||||
4. Read the extracted size and output it on the correct outpu
|
||||
4. Read the extracted size and output it on the correct output
|
||||
5. Goto 1)
|
||||
|
||||
### Wait a container
|
||||
|
@ -1099,7 +1099,7 @@ Query Parameters:
|
|||
|
||||
- **t** – repository name (and optionally a tag) to be applied to
|
||||
the resulting image in case of success
|
||||
- **q** – suppress verbose build outpu
|
||||
- **q** – suppress verbose build output
|
||||
- **nocache** – do not use the cache when building the image
|
||||
- **rm** - remove intermediate containers after a successful build (default behavior)
|
||||
- **forcerm - always remove intermediate containers (includes rm)
|
||||
|
|
|
@ -634,7 +634,7 @@ Status Codes:
|
|||
1. Read 8 bytes
|
||||
2. chose stdout or stderr depending on the first byte
|
||||
3. Extract the frame size from the last 4 byets
|
||||
4. Read the extracted size and output it on the correct outpu
|
||||
4. Read the extracted size and output it on the correct output
|
||||
5. Goto 1)
|
||||
|
||||
### Wait a container
|
||||
|
@ -1103,7 +1103,7 @@ Query Parameters:
|
|||
|
||||
- **t** – repository name (and optionally a tag) to be applied to
|
||||
the resulting image in case of success
|
||||
- **q** – suppress verbose build outpu
|
||||
- **q** – suppress verbose build output
|
||||
- **nocache** – do not use the cache when building the image
|
||||
- **rm** - remove intermediate containers after a successful build (default behavior)
|
||||
- **forcerm - always remove intermediate containers (includes rm)
|
||||
|
|
|
@ -636,7 +636,7 @@ Status Codes:
|
|||
1. Read 8 bytes
|
||||
2. chose stdout or stderr depending on the first byte
|
||||
3. Extract the frame size from the last 4 byets
|
||||
4. Read the extracted size and output it on the correct outpu
|
||||
4. Read the extracted size and output it on the correct output
|
||||
5. Goto 1)
|
||||
|
||||
### Wait a container
|
||||
|
@ -1105,7 +1105,7 @@ Query Parameters:
|
|||
|
||||
- **t** – repository name (and optionally a tag) to be applied to
|
||||
the resulting image in case of success
|
||||
- **q** – suppress verbose build outpu
|
||||
- **q** – suppress verbose build output
|
||||
- **nocache** – do not use the cache when building the image
|
||||
- **rm** - remove intermediate containers after a successful build (default behavior)
|
||||
- **forcerm - always remove intermediate containers (includes rm)
|
||||
|
|
|
@ -884,7 +884,7 @@ Query Parameters:
|
|||
|
||||
- **t** – repository name (and optionally a tag) to be applied to
|
||||
the resulting image in case of success
|
||||
- **q** – suppress verbose build outpu
|
||||
- **q** – suppress verbose build output
|
||||
|
||||
Status Codes:
|
||||
|
||||
|
|
|
@ -929,7 +929,7 @@ Query Parameters:
|
|||
|
||||
- **t** – repository name (and optionally a tag) to be applied to
|
||||
the resulting image in case of success
|
||||
- **q** – suppress verbose build outpu
|
||||
- **q** – suppress verbose build output
|
||||
- **nocache** – do not use the cache when building the image
|
||||
|
||||
Status Codes:
|
||||
|
|
|
@ -941,7 +941,7 @@ Query Parameters:
|
|||
|
||||
- **t** – repository name (and optionally a tag) to be applied to
|
||||
the resulting image in case of success
|
||||
- **q** – suppress verbose build outpu
|
||||
- **q** – suppress verbose build output
|
||||
- **nocache** – do not use the cache when building the image
|
||||
- **rm** – remove intermediate containers after a successful build
|
||||
|
||||
|
|
|
@ -576,7 +576,7 @@ Status Codes:
|
|||
1. Read 8 bytes
|
||||
2. chose stdout or stderr depending on the first byte
|
||||
3. Extract the frame size from the last 4 byets
|
||||
4. Read the extracted size and output it on the correct outpu
|
||||
4. Read the extracted size and output it on the correct output
|
||||
5. Goto 1)
|
||||
|
||||
### Wait a container
|
||||
|
@ -1038,7 +1038,7 @@ Query Parameters:
|
|||
|
||||
- **t** – repository name (and optionally a tag) to be applied to
|
||||
the resulting image in case of success
|
||||
- **q** – suppress verbose build outpu
|
||||
- **q** – suppress verbose build output
|
||||
- **nocache** – do not use the cache when building the image
|
||||
|
||||
Status Codes:
|
||||
|
|
|
@ -517,7 +517,7 @@ Status Codes:
|
|||
1. Read 8 bytes
|
||||
2. chose stdout or stderr depending on the first byte
|
||||
3. Extract the frame size from the last 4 byets
|
||||
4. Read the extracted size and output it on the correct outpu
|
||||
4. Read the extracted size and output it on the correct output
|
||||
5. Goto 1)
|
||||
|
||||
### Wait a container
|
||||
|
@ -978,7 +978,7 @@ Query Parameters:
|
|||
|
||||
- **t** – repository name (and optionally a tag) to be applied to
|
||||
the resulting image in case of success
|
||||
- **q** – suppress verbose build outpu
|
||||
- **q** – suppress verbose build output
|
||||
- **nocache** – do not use the cache when building the image
|
||||
|
||||
Request Headers:
|
||||
|
|
|
@ -567,7 +567,7 @@ Status Codes:
|
|||
1. Read 8 bytes
|
||||
2. chose stdout or stderr depending on the first byte
|
||||
3. Extract the frame size from the last 4 byets
|
||||
4. Read the extracted size and output it on the correct outpu
|
||||
4. Read the extracted size and output it on the correct output
|
||||
5. Goto 1)
|
||||
|
||||
### Wait a container
|
||||
|
@ -1030,7 +1030,7 @@ Query Parameters:
|
|||
|
||||
- **t** – repository name (and optionally a tag) to be applied to
|
||||
the resulting image in case of success
|
||||
- **q** – suppress verbose build outpu
|
||||
- **q** – suppress verbose build output
|
||||
- **nocache** – do not use the cache when building the image
|
||||
|
||||
Request Headers:
|
||||
|
|
|
@ -571,7 +571,7 @@ Status Codes:
|
|||
1. Read 8 bytes
|
||||
2. chose stdout or stderr depending on the first byte
|
||||
3. Extract the frame size from the last 4 byets
|
||||
4. Read the extracted size and output it on the correct outpu
|
||||
4. Read the extracted size and output it on the correct output
|
||||
5. Goto 1)
|
||||
|
||||
### Wait a container
|
||||
|
@ -1033,7 +1033,7 @@ Query Parameters:
|
|||
|
||||
- **t** – repository name (and optionally a tag) to be applied to
|
||||
the resulting image in case of success
|
||||
- **q** – suppress verbose build outpu
|
||||
- **q** – suppress verbose build output
|
||||
- **nocache** – do not use the cache when building the image
|
||||
- **rm** – Remove intermediate containers after a successful build
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue