replicatedhq/dockerfilelint
An opinionated Dockerfile linter. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 3861
- days_rel: n/a
- days_push: 1071
- n_releases_24m: 0
Adoption not part of the score
1034 stars · 82 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
dockerfilelint is an opinionated Node.js linter that analyzes Dockerfiles for common mistakes and enforces best practices. It runs as a CLI, an npm module, or a Docker container, with configurable rules and JSON or CLI output.
Use cases
- lint dockerfiles for best practices
- find common mistakes in dockerfile
- validate dockerfile before building images
- check dockerfile for latest tag usage
- enforce dockerfile rules in ci
- lint dockerfile contents from stdin
When to choose
- you want an opinionated, ready-made set of Dockerfile checks without configuration
- you need a CLI or Docker-based linter that integrates easily into CI pipelines
- you want JSON output for programmatic consumption of lint results
When to avoid
- you need to add custom rules beyond disabling the built-in ones
- you want a linter with active development and recent updates
- you need multi-language or broader container security scanning rather than Dockerfile-only checks
Facets
cli-tool · maturity maintenance
linter cli developer-tools developer-tools cli cross-platform dockerfile static-analysis best-practices container-images devops containers command-line nodejs docker
3 sources
- readme: https://github.com/replicatedhq/dockerfilelint · fetched 2026-08-28 · 471783e78d45
- homepage: https://www.fromlatest.io · fetched 2026-08-29 · fbd7ee7bcad2
- registry_npm: https://registry.npmjs.org/dockerfilelint · fetched 2026-08-29 · faadfada310a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| replicatedhq/dockerfilelint | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="replicatedhq/dockerfilelint")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem