Ross ROSS = Recommend OSS · open-source software intelligence for agents

hadolint/hadolint

Dockerfile linter, validate inline bash, written in Haskell observed · 2026-08-28

github.com/hadolint/hadolint · Haskell · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 95
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 19
  • age_days: 3944
  • days_rel: 33
  • days_push: 9
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

12378 stars · 502 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Hadolint is a smart Dockerfile linter written in Haskell that parses Dockerfiles into an AST and applies best-practice rules. It also lints the Bash code inside RUN instructions by leveraging ShellCheck.

Use cases

  • lint dockerfiles for best practices
  • validate bash in dockerfile run instructions
  • check dockerfiles in ci pipeline
  • catch bad practices in container builds
  • enforce dockerfile style rules

When to choose

  • you want automated best-practice checks for Dockerfiles
  • you need ShellCheck-powered linting of RUN command shell code
  • you want a fast standalone CLI or container-based linter for CI

When to avoid

  • you need linting for docker-compose or Kubernetes manifests rather than Dockerfiles
  • you need a general-purpose shell linter outside Dockerfiles
  • you require IDE-only integration without CLI usage

Facets

cli-tool · maturity active

linter static-site-generator developer-tools ci-cd developer-tools windows cli dockerfile shellcheck static-analysis haskell docker devops containers command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
hadolint/hadolintmain98

For agents

markdown · JSON · MCP: product_card(name="hadolint/hadolint")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem