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