Feature Request: Integrate Hadolint for Docker linting #120
Labels
beginner friendly
Basic issues that welcome new-comers
enhancement
New feature or request
good first issue
Good for newcomers
outreachy
Is your feature request related to a problem? Please describe.
Hadolint is a tool for linting Dockerfiles. To know more about it, visit here: https://github.com/hadolint/hadolint
We would like to integrate Dockerfile linting as part of our CI pipeline to discover static issues and resolve them.
Describe the solution you'd like.
Use the Hadolint action, referenced here: https://github.com/marketplace/actions/hadolint-action
Add it to main.yml and configure it to run with
flint.ui/Dockerfile
.Describe alternatives you've considered
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered: