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

Tag use can crash the the unit tests #123

Open
roadSurfer opened this issue Mar 19, 2019 · 1 comment
Open

Tag use can crash the the unit tests #123

roadSurfer opened this issue Mar 19, 2019 · 1 comment

Comments

@roadSurfer
Copy link

Change the tag in "test/data/dockerfiles/TestLabels" from "sometag" to "some-tag".
Now run the tests with "node bin/dockerfile_lint --json -f test/data/dockerfiles/TestLabels -f test/data/dockerfiles/TestLabels -p -r test/data/rules/basic.yaml"

Observe that they fail with "Invalid parameters for command." on the "FROM" command.

Not quite sure what is going on there, but I would expect "some-tag", "some_tag" etc to all work without issue.

@roadSurfer
Copy link
Author

roadSurfer commented Mar 19, 2019

I think this could be related to issue 105

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