petalmd / dockerfile-pre-commit

Pre-commit hooks for Dockerfile, that use hadolint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerfile lint pre-commit

This project add hooks to run hadolint with the pre-commit project.

- repo: https://github.com/petalmd/dockerfile-pre-commit
  rev: ''  # Use the revision rev you want to point at
  hooks:
  - id: dockerlint

About

Pre-commit hooks for Dockerfile, that use hadolint


Languages

Language:Shell 100.0%