Vlastimil Zeman

Results 16 comments of Vlastimil Zeman

I am sorry that it is causing you trouble. As @lorenzo mentioned hadolint is not parsing variables, therefore in your examples, hadolint does not really know that in `FROM` you...

@thetic Not that I know of, but we are open to PR :wink:

@leighmcculloch I can also do the PR if you agree that it is a good idea.

Not sure I understand what you mean. There are always ways around it, but they would be `const`s if they could :wink:, so the next best thing is global variables....

@chrmeehansr No, I did not get it working :disappointed:

I think we should be able to to drop `GOARCH` (and `GOOS`) from the Makefile and it just works and compiles for whatever architecture and OS developer currently have ```bash...