Merge pull request #21744 from dvdksn/buildkit_progress_quiet

build: add BUILDKIT_PROGRESS=quiet
This commit is contained in:
David Karlsson 2025-01-09 10:37:38 +01:00 committed by GitHub
commit 37eddd5e5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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: