bake: requires explicit allow for local output delete mode
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -901,6 +901,10 @@ target "default" {
|
||||
}
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
> Local outputs with `mode=delete` require granting `--allow=local-output-delete`
|
||||
> when invoking `docker buildx bake`.
|
||||
|
||||
### `target.policy`
|
||||
|
||||
Policies to validate build sources and metadata. Each entry uses the same keys
|
||||
|
||||
Reference in New Issue
Block a user