docs: bake specification intro

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-06-08 16:14:34 +02:00
parent 77ea999adb
commit 824b0268d8
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -17,6 +17,9 @@ order:
## Specification
Inside a bake file you can declare group, target and variable blocks to define
project specific reusable build flows.
### Target
A target reflects a single docker build invocation with the same options that