Skip to content

better demonstrate benefits of using heredocs in shell-form#23359

Closed
damonholden wants to merge 1 commit into
docker:mainfrom
damonholden:better_demonstrate_benefits_of_heredocs_in_shell_form
Closed

better demonstrate benefits of using heredocs in shell-form#23359
damonholden wants to merge 1 commit into
docker:mainfrom
damonholden:better_demonstrate_benefits_of_heredocs_in_shell_form

Conversation

@damonholden
Copy link
Copy Markdown

@damonholden damonholden commented Sep 4, 2025

Related issues or tickets

Resolves #23350.

@netlify
Copy link
Copy Markdown

netlify Bot commented Sep 4, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 4990002
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/68b97cbde995650008dbcb2e
😎 Deploy Preview https://deploy-preview-23359--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 Sep 4, 2025
@crazy-max
Copy link
Copy Markdown
Member

Thanks but this change must be done upstream: https://github.com/moby/buildkit/blob/master/frontend/dockerfile/docs/reference.md

So it can be vendored here if you can open a pull request there 🙏

@crazy-max crazy-max closed this Sep 9, 2025
@damonholden
Copy link
Copy Markdown
Author

Understood. Created identical PR on the moby/builkit repo - moby/buildkit#6223.

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.

Better example for demonstrating the benefit of using heredocs in shell-form

2 participants