build: add front matter for Dockerfile reference

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2023-10-19 17:51:30 +02:00
parent fd980de7fe
commit 1f7d66a9b2
1 changed files with 8 additions and 0 deletions

View File

@ -8,3 +8,11 @@
# 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.
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