From 0d211962ad1a72f29d7b4ad4c4eb5c0d3962c286 Mon Sep 17 00:00:00 2001 From: genwhittTTD Date: Sun, 4 May 2025 11:10:37 -0700 Subject: [PATCH] edits to some headings x 2 --- data/engine-cli/docker_image_build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/engine-cli/docker_image_build.yaml b/data/engine-cli/docker_image_build.yaml index 2c7c1f28d455..eb62cfecb37c 100644 --- a/data/engine-cli/docker_image_build.yaml +++ b/data/engine-cli/docker_image_build.yaml @@ -51,7 +51,7 @@ long: |- file to exclude files and directories that you don't require in your build from being sent as part of the build context. - #### Accessing paths outside the build context + #### Access paths outside the build context The legacy builder will error out if you try to access files outside of the build context using relative paths in your Dockerfile.