Skip to content

docs: say ARG/ENV names for Dockerfile substitution - #25845

Open
locker95 wants to merge 1 commit into
docker:mainfrom
locker95:docs/arg-name-chars
Open

docs: say ARG/ENV names for Dockerfile substitution#25845
locker95 wants to merge 1 commit into
docker:mainfrom
locker95:docs/arg-name-chars

Conversation

@locker95

Copy link
Copy Markdown
Contributor

$foo-bar is $foo plus -bar. hyphen isn't in the name. RUN still lets the shell do its own thing.

see docker/buildx#1291 and docker/buildx#3145

Hyphens are not part of the name, so $foo-bar is $foo plus
-bar. RUN still lets the shell do whatever the OS accepts.

Signed-off-by: Dean Chen <862469039@qq.com>
@netlify

netlify Bot commented Aug 15, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 22fedb8
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a80ce658586eb00087c6875
😎 Deploy Preview https://deploy-preview-25845--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 the area/get-started Relates to get started and onboarding docs label Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/get-started Relates to get started and onboarding docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant