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

Regression: incorrectly claimed error "RUN contains undefined ARG or ENV variable" #47

Open
tanty opened this issue Dec 28, 2017 · 0 comments

Comments

@tanty
Copy link

tanty commented Dec 28, 2017

Issue details

dockerlint claims an incorrect ERROR.

Steps to reproduce/test case

With the provided test Dockerfile.txt :

`
$ node bin/dockerlint -f Dockerfile.txt
ERROR: RUN contains undefined ARG or ENV variable on line 5

ERROR: Dockerfile.txt failed.
`

Affected version(s)

All, after 359300b (bisected).

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