docs: remove frontmatter section

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2022-07-25 11:01:41 +02:00
parent 97d3841fbf
commit 1c7088ee42
15 changed files with 15 additions and 69 deletions

View File

@@ -1,7 +1,4 @@
---
title: "Defining additional build contexts and linking targets"
keywords: build, buildx, bake, buildkit, hcl
---
# Defining additional build contexts and linking targets
In addition to the main `context` key that defines the build context each target
can also define additional named contexts with a map defined with key `contexts`.