Add param to api docs for verbose build output

Upstream-commit: d0c73c28df5627bc7158fd54860f6751b4dab0f9
Component: engine
This commit is contained in:
Michael Crosby
2013-07-12 06:22:56 -09:00
parent 89646a08c9
commit 3442b5e984

View File

@ -881,6 +881,7 @@ Build an image from Dockerfile via stdin
The Content-type header should be set to "application/tar".
:query t: tag to be applied to the resulting image in case of success
:query q: suppress verbose build output
:statuscode 200: no error
:statuscode 500: server error