mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-19 18:07:45 +08:00
23 lines
727 B
Markdown
23 lines
727 B
Markdown
# docker buildx history inspect
|
|
|
|
<!---MARKER_GEN_START-->
|
|
Inspect a build
|
|
|
|
### Subcommands
|
|
|
|
| Name | Description |
|
|
|:-----------------------------------------------------|:---------------------------|
|
|
| [`attachment`](buildx_history_inspect_attachment.md) | Inspect a build attachment |
|
|
|
|
|
|
### Options
|
|
|
|
| Name | Type | Default | Description |
|
|
|:----------------|:---------|:--------|:-----------------------------------------|
|
|
| `--builder` | `string` | | Override the configured builder instance |
|
|
| `-D`, `--debug` | `bool` | | Enable debug logging |
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|