build: add BUILDKIT_PROGRESS=quiet

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2025-01-09 10:18:42 +01:00
parent d0a7b19a90
commit 08fe4f9b8b
1 changed files with 1 additions and 0 deletions

View File

@ -375,6 +375,7 @@ Sets the type of the BuildKit progress output. Valid values are:
- `auto` (default)
- `plain`
- `tty`
- `quiet`
- `rawjson`
Usage: