hadolint

v 2.9.2 Updated: 2 years, 1 month ago

Dockerfile linter, validate inline bash, written in Haskell

A smarter Dockerfile linter that helps you build best practice Docker images. The linter parses the Dockerfile into an AST and performs rules on top of the AST. It stands on the shoulders of ShellCheck to lint the Bash code inside RUN instructions.

https://github.com/hadolint/hadolint

To install hadolint, paste this in macOS terminal after installing MacPorts

sudo port install hadolint

Add to my watchlist

Installations 3
Requested Installations 3