Bug 1845034

Summary: Hadolint (Dockerfile linter implemented in Haskell) package request
Product: [Fedora] Fedora Reporter: Anton Kochkov <anton.kochkov>
Component: haskell-platformAssignee: Jens Petersen <petersen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: petersen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-07 10:08:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anton Kochkov 2020-06-08 10:43:05 UTC
Fedora already has a Shellcheck - de facto standard linter for shell scripts. These days Dockerfiles are ubiquitous, so adding a linter for the also makes sense. So far, the best available linter for Docker is Hadolint:

https://github.com/hadolint/hadolint

Latest available release to this moment is 1.18.0 https://github.com/hadolint/hadolint/releases/tag/v1.18.0

Comment 1 Jens Petersen 2020-09-07 10:08:12 UTC

*** This bug has been marked as a duplicate of bug 1875370 ***