Merge pull request #2997 from jsternberg/bake-set-annotations

bake: allow annotations to be set on the command line
This commit is contained in:
CrazyMax
2025-02-20 17:53:48 +01:00
committed by GitHub
3 changed files with 15 additions and 2 deletions

View File

@ -354,6 +354,7 @@ $ docker buildx bake --set foo*.no-cache # bypass caching only for
You can override the following fields:
* `annotations`
* `args`
* `cache-from`
* `cache-to`