|
@@ -1063,7 +1063,7 @@ Build an image from Dockerfile via stdin
|
|
the resulting image in case of success
|
|
the resulting image in case of success
|
|
- **q** – suppress verbose build output
|
|
- **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
|
|
|
|
|
|
+ - **rm** - remove intermediate containers after a successful build (default behavior)
|
|
- **forcerm - always remove intermediate containers (includes rm)
|
|
- **forcerm - always remove intermediate containers (includes rm)
|
|
|
|
|
|
Request Headers:
|
|
Request Headers:
|