build: set missing frontmatter for remote pages

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2023-10-27 06:06:20 +02:00
parent 93d373e676
commit 6d31a27b5e
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 22 additions and 0 deletions

View File

@ -9,6 +9,28 @@
# relative to the content directory. For upstream
# page files, that's the target of the file mount.
build/attestations/attestation-storage.md:
description: |
How SBOM and provenance attestations are stored for images.
keywords: |
build, attestations, sbom, provenance, storage, manifest
build/attestations/slsa-definitions.md:
description: |
How BuildKit populates the fields in the SLSA provenance attestations.
keywords: |
build, attestations, provenance, slsa, definitions, reference
build/bake/reference.md:
description: |
Learn about the syntax and available commands for the Buildx Bake file.
keywords: |
build, reference, buildx, bake, hcl
build/buildkit/toml-configuration.md:
keywords: |
build, buildkit, configuration
engine/reference/builder.md:
description: |
Find all the available commands you can use in a Dockerfile