Skip to content

Fix typo "--excludes" in COPY --exclude documentation#24995

Closed
alwaysalearner1234 wants to merge 1 commit intodocker:mainfrom
alwaysalearner1234:main
Closed

Fix typo "--excludes" in COPY --exclude documentation#24995
alwaysalearner1234 wants to merge 1 commit intodocker:mainfrom
alwaysalearner1234:main

Conversation

@alwaysalearner1234
Copy link
Copy Markdown

Closes #24993

Summary

Fixes a typo in the Dockerfile reference documentation.

Changed incorrect flag reference:

  • --excludes
  • --exclude

to match the actual supported Dockerfile option syntax.

Corrected pluralization of '--exclude' in documentation.
@alwaysalearner1234 alwaysalearner1234 requested a review from dvdksn as a code owner May 7, 2026 05:00
@netlify
Copy link
Copy Markdown

netlify Bot commented May 7, 2026

Deploy Preview for docsdocker failed. Why did it fail? →

Name Link
🔨 Latest commit 1455e5c
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69fc1c80646dd200080b736d

1 similar comment
@netlify
Copy link
Copy Markdown

netlify Bot commented May 7, 2026

Deploy Preview for docsdocker failed. Why did it fail? →

Name Link
🔨 Latest commit 1455e5c
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69fc1c80646dd200080b736d

@dvdksn
Copy link
Copy Markdown
Contributor

dvdksn commented May 7, 2026

Thanks for contributing - but please note that this file is vendored from an upstream repository: moby/buildkit

It is not maintained here. The typo fix needs to be committed upstream.

@dvdksn dvdksn closed this May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo "--excludes"

2 participants