This adds back the rm query parameter to the remote api docs for api v1.10 and v1.11. Docker-DCO-1.1-Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> (github: unclejack)
@@ -1023,6 +1023,7 @@ Build an image from Dockerfile via stdin
the resulting image in case of success
- **q** – suppress verbose build output
- **nocache** – do not use the cache when building the image
+ - **rm** - remove intermediate containers after a successful build
Request Headers:
@@ -1063,6 +1063,7 @@ Build an image from Dockerfile via stdin