Package hadolint

Dockerfile linter, validate inline bash

https://hackage.haskell.org/package/hadolint

A smarter Dockerfile linter that helps you build best practice Docker images.

The linter parses the Dockerfile into an AST and performs check rules
on the AST. It uses ShellCheck to lint the Bash code inside
RUN instructions.

Version: 2.12.0

General Commands

hadolint manual page for Haskell Dockerfile Linter 2.12.0