mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-09 21:17:09 +08:00
Merge pull request #2997 from jsternberg/bake-set-annotations
bake: allow annotations to be set on the command line
This commit is contained in:
@ -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`
|
||||
|
Reference in New Issue
Block a user