Merge pull request #1215 from crazy-max/docs-fix-bake-fields

docs(bake): fix target fields and show type
This commit is contained in:
CrazyMax
2022-07-27 13:42:39 +02:00
committed by GitHub
2 changed files with 22 additions and 17 deletions

View File

@ -153,9 +153,11 @@ Complete list of overridable fields:
* `dockerfile`
* `labels`
* `no-cache`
* `no-cache-filter`
* `output`
* `platform`
* `pull`
* `push`
* `secrets`
* `ssh`
* `tags`