# 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 engine/reference/builder.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 compose/compose-file/01-status.md: description: | Understand about the status of the Compose Specification, which is the most recent Compose file format used to define multi-containers applications. keywords: | compose, compose specification, status, compose file reference compose/compose-file/02-model.md: description: | Learn about the compose application model. keywords: | compose, compose specification, application model, compose file reference compose/compose-file/03-compose-file.md: description: | Understand the compose file. keywords: | compose, compose specification, compose yaml file, compose file reference compose/compose-file/05-services.md: description: | Explore all the attributes the services top-level element can have. keywords: | compose, compose specification, services, compose file reference compose/compose-file/06-networks.md: description: | Explore all the attributes the networks top-level element can have. keywords: | compose, compose specification, networks, compose file reference compose/compose-file/07-volumes.md: description: | Explore all the attributes the volumes top-level element can have. keywords: | compose, compose specification, volumes, compose file reference compose/compose-file/08-configs.md: description: | Explore all the attributes the configs top-level element can have. keywords: | compose, compose specification, configs, compose file reference compose/compose-file/09-secrets.md: description: | Explore all the attributes the secrets top-level element can have. keywords: | compose, compose specification, secrets, compose file reference compose/compose-file/14-include.md: description: | Explore all the attributes the includes top-level element can have. keywords: | compose, compose specification, includes, compose file reference compose/compose-file/build.md: description: | Learn about the optional Build Specification. keywords: | compose, build specification, compose file reference compose/compose-file/deploy.md: description: | Learn about the optional Deploy Specification. keywords: | compose, deploy specification, compose file reference compose/compose-file/develop.md: description: | Learn about the optional Develop Specification. keywords: | compose, develop specification, compose file reference