Files
buildx/docs/reference/buildx_policy_eval.md
T
2026-01-14 09:10:33 -08:00

19 lines
781 B
Markdown

# docker buildx policy eval
<!---MARKER_GEN_START-->
Evaluate policy for a source
### Options
| Name | Type | Default | Description |
|:----------------|:--------------|:-------------|:-----------------------------------------|
| `--builder` | `string` | | Override the configured builder instance |
| `-D`, `--debug` | `bool` | | Enable debug logging |
| `--fields` | `stringSlice` | | Fields to evaluate |
| `--filename` | `string` | `Dockerfile` | Policy filename to evaluate |
| `--print` | `bool` | | Print policy output |
<!---MARKER_GEN_END-->