docs(bake): fix target fields and show type

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2022-07-27 13:13:27 +02:00
parent 3cf549a7f7
commit 1324827cd5
2 changed files with 22 additions and 17 deletions

View File

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