Skip to content

Conversation

mimosapudical
Copy link

Wrong comma in the sentence #23168

Description

This PR fixes a minor typo in the Dockerfile USER instruction documentation.
The original sentence has an unnecessary comma, which reduces clarity.

Current text:

The specified user is used for RUN instructions and at runtime, runs the relevant ENTRYPOINT and CMD commands.

Proposed text:

The specified user is used for RUN instructions and at runtime runs the relevant ENTRYPOINT and CMD commands.

Related issues or tickets

#23168

Reviews

  • Technical review
  • Editorial review
  • Product review

Copy link

netlify bot commented Aug 20, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 3dea2b5
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/68a5945ab650440008380729
😎 Deploy Preview https://deploy-preview-23276--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added area/build Relates to Dockerfiles or docker build command dependencies Vendoring, packaging updates labels Aug 20, 2025
@crazy-max
Copy link
Member

Don't seen any changes in your PR, if any changes they should happen on the upstream repo at https://github.com/moby/buildkit/blob/master/frontend/dockerfile/docs/reference.md

@crazy-max crazy-max closed this Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Relates to Dockerfiles or docker build command dependencies Vendoring, packaging updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants