Skip to content

Commit 1cc93ca

Browse files
Update content/manuals/build/concepts/context.md
Co-authored-by: CrazyMax <[email protected]>
1 parent f69abf1 commit 1cc93ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/build/concepts/context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ When you run a build command, the build client looks for a file named
439439
and directories that match patterns in the file are removed from the build context
440440
before it sends them to the builder.
441441

442-
If you use multiple Dockerfiles, you can use different ignore files for each
442+
If you use multiple Dockerfiles, you can use different ignore-files for each
443443
Dockerfile. Use a special naming convention for these ignore files. Place your
444444
ignore file in the same directory as the Dockerfile, and prefix the ignore file
445445
with the name of the Dockerfile, as shown in the following example.

0 commit comments

Comments
 (0)