docs: add back build to remote api v1.10 & v1.11

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)
This commit is contained in:
unclejack
2014-05-19 22:46:19 +03:00
parent 30bd2bbc83
commit e39299ca1d
2 changed files with 2 additions and 0 deletions
@@ -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
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: