Files
buildx/docs/reference/buildx_policy.md
T
Tonis Tiigi d0e4db27e0 commands: remove policy json-schema stub
Remove stub for now so we don't ship it in a release.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2026-01-16 12:48:46 -08:00

24 lines
753 B
Markdown

# docker buildx policy
<!---MARKER_GEN_START-->
Commands for working with build policies
### Subcommands
| Name | Description |
|:--------------------------------|:-----------------------------|
| [`eval`](buildx_policy_eval.md) | Evaluate policy for a source |
| [`test`](buildx_policy_test.md) | Run policy tests |
### Options
| Name | Type | Default | Description |
|:----------------|:---------|:--------|:-----------------------------------------|
| `--builder` | `string` | | Override the configured builder instance |
| `-D`, `--debug` | `bool` | | Enable debug logging |
<!---MARKER_GEN_END-->