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

invalid flag: --checksum on ADD #985

Open
1 of 3 tasks
danilobuerger opened this issue Nov 10, 2023 · 1 comment
Open
1 of 3 tasks

invalid flag: --checksum on ADD #985

danilobuerger opened this issue Nov 10, 2023 · 1 comment

Comments

@danilobuerger
Copy link

  • This is a bug report
  • This is a feature request
  • I searched existing issues before opening this one

Expected behavior

When using

# syntax=docker/dockerfile:1
ADD --checksum=

I am getting invalid flag: --checksum.

Actual behavior

hadolint should be able to parse this flag.

Steps to reproduce the behavior

See above,.

Output of docker run --rm hadolint/hadolint hadolint --version:

Haskell Dockerfile Linter 2.12.1
@ppettina
Copy link

This should fix it: hadolint/language-docker#92

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

2 participants