Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 381 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 381 Bytes

hadolint hook

A Dockerfile linter that helps to build Docker images by following the best practices. https://github.com/hadolint/hadolint

How to Use It

# .lefthook.yaml
remotes:
  - git_url: [email protected]:boozt-platform/lefthook
    ref: [tag]
    configs:
      # lint Dockerfiles
      - hooks/hadolint/.lefthook.yaml