docs: guide page to configure bake builds

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2022-06-01 20:29:37 +02:00
parent 1807cfdd26
commit 77ea999adb
4 changed files with 155 additions and 83 deletions

View File

@@ -33,6 +33,7 @@ and also allows better code reuse, different target groups and extended features
## Next steps
* [File definition](file-definition.md)
* [Configuring builds](configuring-build.md)
* [HCL variables and functions](hcl-vars-funcs.md)
* [Defining additional build contexts and linking targets](build-contexts.md)
* [Extension field with Compose](compose-xbake.md)