Skip to content

Commit 2dd4eb0

Browse files
committed
docs: update link to moved build context doc
Signed-off-by: David Karlsson <[email protected]>
1 parent 35666cf commit 2dd4eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/commandline/image_build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ in the context.
9393

9494
When using the legacy builder, it's therefore extra important that you
9595
carefully consider what files you include in the context you specify. Use a
96-
[`.dockerignore`](https://docs.docker.com/build/building/context/#dockerignore-files)
96+
[`.dockerignore`](https://docs.docker.com/build/concepts/context/#dockerignore-files)
9797
file to exclude files and directories that you don't require in your build from
9898
being sent as part of the build context.
9999

0 commit comments

Comments
 (0)