Skip to content

runtime(dockerfile): Update syntax, fix RUN command highlighting#19829

Draft
dkearns wants to merge 1 commit intovim:masterfrom
dkearns:runtime-dockerfile-syntax-allow-comments-in-continued-RUN-instruction-shell-command
Draft

runtime(dockerfile): Update syntax, fix RUN command highlighting#19829
dkearns wants to merge 1 commit intovim:masterfrom
dkearns:runtime-dockerfile-syntax-allow-comments-in-continued-RUN-instruction-shell-command

Conversation

@dkearns
Copy link
Contributor

@dkearns dkearns commented Mar 26, 2026

Allow for docker comments to be interspersed in a multiline (continued) RUN command argument.

Fixes issue #8364.

Allow for docker comments to be interspersed in a multiline (continued)
RUN command argument.

Fixes issue vim#8364.

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
@dkearns dkearns force-pushed the runtime-dockerfile-syntax-allow-comments-in-continued-RUN-instruction-shell-command branch from 7ba1367 to 950bb4f Compare March 26, 2026 05:23
@dkearns
Copy link
Contributor Author

dkearns commented Mar 26, 2026

Ping @honza

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant