Merge pull request #3738 from tonistiigi/policy-eval-upt

Updated for policy eval
This commit is contained in:
Tõnis Tiigi
2026-03-24 17:08:04 -07:00
committed by GitHub
5 changed files with 157 additions and 24 deletions
+2 -1
View File
@@ -10,7 +10,8 @@ Evaluate policy for a source
| `--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 |
| `-f`, `--file` | `string` | `Dockerfile` | Policy filename to evaluate |
| `--platform` | `string` | | Target platform for policy evaluation |
| `--print` | `bool` | | Print policy output |