mirror of https://github.com/docker/docs.git
build: add BUILDKIT_PROGRESS=quiet
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
d0a7b19a90
commit
08fe4f9b8b
|
@ -375,6 +375,7 @@ Sets the type of the BuildKit progress output. Valid values are:
|
|||
- `auto` (default)
|
||||
- `plain`
|
||||
- `tty`
|
||||
- `quiet`
|
||||
- `rawjson`
|
||||
|
||||
Usage:
|
||||
|
|
Loading…
Reference in New Issue