Skip to content
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

dockerlint incorrectly alerts on any commands included within a RUN<<HEREDOC stanza #71

Open
m-dunbar opened this issue Jan 19, 2022 · 0 comments

Comments

@m-dunbar
Copy link

Issue details

dockerlint incorrectly reports errors for every line inside a RUN<<HEREDOC ... HEREDOC stanza.

Steps to reproduce/test case

  1. create any Dockerfile
  2. add any RUN<<EOF ... EOF stanza

Affected version(s)

All. Currently, I'm using the most recent version as of the date of this report (0.3.2).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant