Skip to content

build: add syntax parser directive to Dockerfile#2420

Open
JamBalaya56562 wants to merge 1 commit intobuildpacks:mainfrom
JamBalaya56562:syntax
Open

build: add syntax parser directive to Dockerfile#2420
JamBalaya56562 wants to merge 1 commit intobuildpacks:mainfrom
JamBalaya56562:syntax

Conversation

@JamBalaya56562
Copy link

Summary

Add syntax parser directive to the first line of the Dockerfile.

Why?

To declare the Dockerfile syntax version to use for the build.
If unspecified, BuildKit uses a bundled version of the Dockerfile frontend.

@JamBalaya56562 JamBalaya56562 requested review from a team as code owners August 3, 2025 22:43
@github-actions github-actions bot added this to the 0.39.0 milestone Aug 3, 2025
@github-actions github-actions bot added the type/chore Issue that requests non-user facing changes. label Aug 3, 2025
Copy link
Member

@jjbustamante jjbustamante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: JamBalaya56562 <jambalaya.pyoncafe@outlook.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/chore Issue that requests non-user facing changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants