mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 00:47:48 +08:00

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
19 lines
310 B
Markdown
19 lines
310 B
Markdown
# buildx du
|
|
|
|
```
|
|
docker buildx du
|
|
```
|
|
|
|
<!---MARKER_GEN_START-->
|
|
Disk usage
|
|
|
|
### Options
|
|
|
|
| Name | Description |
|
|
| --- | --- |
|
|
| `--builder string` | Override the configured builder instance |
|
|
| `--filter filter` | Provide filter values |
|
|
| `--verbose` | Provide a more verbose output |
|
|
|
|
|
|
<!---MARKER_GEN_END--> |