inspect: display builder features

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-05-30 20:38:14 +02:00
committed by CrazyMax
parent a906149930
commit 6c9436fbd5
3 changed files with 23 additions and 3 deletions

View File

@ -84,3 +84,9 @@ GC Policy rule#3:
All: true
Keep Bytes: 24.21GiB
```
`debug` flag can also be used to get more information about the builder:
```console
$ docker --debug buildx inspect elated_tesla
```