|
@@ -632,7 +632,7 @@ Status Codes:
|
|
1. Read 8 bytes
|
|
1. Read 8 bytes
|
|
2. chose stdout or stderr depending on the first byte
|
|
2. chose stdout or stderr depending on the first byte
|
|
3. Extract the frame size from the last 4 byets
|
|
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)
|
|
5. Goto 1)
|
|
|
|
|
|
### Wait a container
|
|
### Wait a container
|
|
@@ -1101,7 +1101,7 @@ Query Parameters:
|
|
|
|
|
|
- **t** – repository name (and optionally a tag) to be applied to
|
|
- **t** – repository name (and optionally a tag) to be applied to
|
|
the resulting image in case of success
|
|
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
|
|
- **nocache** – do not use the cache when building the image
|
|
- **rm** - remove intermediate containers after a successful build (default behavior)
|
|
- **rm** - remove intermediate containers after a successful build (default behavior)
|
|
- **forcerm - always remove intermediate containers (includes rm)
|
|
- **forcerm - always remove intermediate containers (includes rm)
|