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

**EDIT**: solved the issue by moving all my customizations to $HOME/.config/hadolint.yaml instead. #84

Open
tseidl-bhs opened this issue Mar 31, 2023 · 1 comment

Comments

@tseidl-bhs
Copy link

          **EDIT**: solved the issue by moving all my customizations to `$HOME/.config/hadolint.yaml` instead.

I'm suddenly getting the error

Please visit [ExiaSR/vscode-hadolint#44](https://github.com/ExiaSR/vscode-hadolint/issues/44#issuecomment-808756114). You may be using an outdated version of hadolint or you are running hadolint in Docker```

I am not running an outdated version of hadolint:

$ hadolint --version
Haskell Dockerfile Linter 2.12.0

I have the following settings set:

  "hadolint.cliOptions": ["--no-color", "--ignore DL3008", "--ignore DL3016"],
  "hadolint.hadolintPath": "/opt/homebrew/bin/hadolint"

What am I doing wrong?

Originally posted by @KTamas in #44 (comment)

@tseidl-bhs
Copy link
Author

tseidl-bhs commented Mar 31, 2023

I also had the same Problem, is their any solution for this? I only wanted to add "--ignore DL4001", to the hadolint.cliOptions

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