Skip to content

Commit 0be9e2f

Browse files
authored
Merge pull request #5347 from dvdksn/update-build-context-link
docs: update link to moved build context doc
2 parents b06db58 + 2dd4eb0 commit 0be9e2f

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)