mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-19 09:57:45 +08:00
18 lines
640 B
Markdown
18 lines
640 B
Markdown
# docker buildx history inspect attachment
|
|
|
|
<!---MARKER_GEN_START-->
|
|
Inspect a build attachment
|
|
|
|
### Options
|
|
|
|
| Name | Type | Default | Description |
|
|
|:----------------|:---------|:--------|:-----------------------------------------|
|
|
| `--builder` | `string` | | Override the configured builder instance |
|
|
| `-D`, `--debug` | `bool` | | Enable debug logging |
|
|
| `--platform` | `string` | | Platform of attachment |
|
|
| `--type` | `string` | | Type of attachment |
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|