-
Notifications
You must be signed in to change notification settings - Fork 7.6k
/
Copy pathfrontmatter.yaml
40 lines (35 loc) · 1.38 KB
/
frontmatter.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# this file lets you add descriptions and keywords
# to files without modifying the file.
#
# Useful for upstream pages where we don't want to
# or can't add front matter to the source!
#
# To add descriptions and keywords for a page,
# add a key with the path of the page file,
# 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
reference/dockerfile.md:
description: |
Find all the available commands you can use in a Dockerfile
and learn how to use them, including COPY, ARG, ENTRYPOINT, and more.
keywords: |
dockerfile, docker file, docker copy, dockerfile exec, docker entrypoint,
dockerfile entrypoint, dockerfile arg, docker args, entrypoint, shell dockerfile