Add param to api docs for verbose build output
This commit is contained in:
parent
1104d443cc
commit
d0c73c28df
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue