Skip to content

Conversation

@joyalgeorgekj
Copy link
Contributor

Description

Fixed typo in a sentence at https://docs.docker.com/reference/dockerfile/ which is an unwanted comma.

Actual sentence

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

Expected sentence

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

Related issues or tickets

This was the issue that mentioned the problem #23168. This is the PR that was already cleared but because of some mixup it got closed without merge #23276, I got the bug location from their PR. For an appriciation I am making them co-author to this PR.

Reviews

Just a comma change, Its a quick review one. If possible can you also make @crazy-max a co author too if everything look good after reivew.

  • Technical review
  • Editorial review
  • Product review

@netlify
Copy link

netlify bot commented Nov 20, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 585b01d
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/691f70e149e1130007dde9dc
😎 Deploy Preview https://deploy-preview-23752--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 Nov 20, 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.

1 participant