Hadolint logo

Hadolint

A Static Analysis Tool for Dockerfiles in Haskell
16
28
+ 1
0

What is Hadolint?

A smarter Dockerfile linter that helps you build best practice Docker images. The linter is parsing the Dockerfile into an AST and performs rules on top of the AST. It is standing on the shoulders of Shellcheck to lint the Bash code inside RUN instructions.
Hadolint is a tool in the Container Tools category of a tech stack.
Hadolint is an open source tool with GitHub stars and GitHub forks. Here’s a link to Hadolint's open source repository on GitHub

Who uses Hadolint?

Companies
4 companies reportedly use Hadolint in their tech stacks, including AgFlow, Upvest, and nirum.

Developers
12 developers on StackShare have stated that they use Hadolint.

Hadolint Integrations

Hadolint Alternatives & Comparisons

What are some alternatives to Hadolint?
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a single command which does everything that needs to be done to get it running.
Rancher
Rancher is an open source container management platform that includes full distributions of Kubernetes, Apache Mesos and Docker Swarm, and makes it simple to operate container clusters on any cloud or infrastructure platform.
Docker Swarm
Swarm serves the standard Docker API, so any tool which already communicates with a Docker daemon can use Swarm to transparently scale to multiple hosts: Dokku, Compose, Krane, Deis, DockerUI, Shipyard, Drone, Jenkins... and, of course, the Docker client itself.
Argo
Argo is an open source container-native workflow engine for getting work done on Kubernetes. Argo is implemented as a Kubernetes CRD (Custom Resource Definition).
See all alternatives

Hadolint's Followers
28 developers follow Hadolint to keep up with related blogs and decisions.