mirror of https://github.com/docker/buildx.git
docs: bake specification intro
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
77ea999adb
commit
824b0268d8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue