Skip to content

Use here-documents style in Dockerfile #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 14, 2022
Merged

Conversation

lucacome
Copy link
Contributor

Dockerfile 1.4 now supports using here-documents https://github.com/moby/buildkit/blob/dockerfile/1.4.0/frontend/dockerfile/docs/syntax.md#here-documents

This improves readability without all the && and \

@lucacome lucacome requested a review from a team March 11, 2022 00:24
@lucacome lucacome self-assigned this Mar 11, 2022
@github-actions github-actions bot added the chore Pull requests for routine tasks label Mar 11, 2022
@lucacome lucacome force-pushed the chore/dockerfile-1.4 branch from a49a60c to 989990c Compare March 11, 2022 00:28
@lucacome lucacome force-pushed the chore/dockerfile-1.4 branch from 989990c to 0ebee3e Compare March 11, 2022 00:31
@lucacome lucacome requested a review from pleshakov March 11, 2022 00:32
@lucacome lucacome merged commit 1677257 into main Mar 14, 2022
@lucacome lucacome deleted the chore/dockerfile-1.4 branch March 14, 2022 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants