We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f69abf1 commit 1cc93caCopy full SHA for 1cc93ca
content/manuals/build/concepts/context.md
@@ -439,7 +439,7 @@ When you run a build command, the build client looks for a file named
439
and directories that match patterns in the file are removed from the build context
440
before it sends them to the builder.
441
442
-If you use multiple Dockerfiles, you can use different ignore files for each
+If you use multiple Dockerfiles, you can use different ignore-files for each
443
Dockerfile. Use a special naming convention for these ignore files. Place your
444
ignore file in the same directory as the Dockerfile, and prefix the ignore file
445
with the name of the Dockerfile, as shown in the following example.
0 commit comments