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

Feature Request: Integrate Hadolint for Docker linting #120

Closed
HarshCasper opened this issue Dec 1, 2021 · 2 comments · Fixed by #121
Closed

Feature Request: Integrate Hadolint for Docker linting #120

HarshCasper opened this issue Dec 1, 2021 · 2 comments · Fixed by #121
Assignees
Labels
beginner friendly Basic issues that welcome new-comers enhancement New feature or request good first issue Good for newcomers outreachy

Comments

@HarshCasper
Copy link
Member

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

@HarshCasper HarshCasper added enhancement New feature or request beginner friendly Basic issues that welcome new-comers good first issue Good for newcomers outreachy labels Dec 1, 2021
@asmijafar20
Copy link
Contributor

I would like to work on this.

@HarshCasper
Copy link
Member Author

Fixed in #122

@HarshCasper HarshCasper linked a pull request Dec 3, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner friendly Basic issues that welcome new-comers enhancement New feature or request good first issue Good for newcomers outreachy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants