Claes Hallström 5ed0959cc4 Update regex to also detect compose.yaml files
According to the new compose specification, compose.yaml is the
preferred file name.
2023-04-08 23:30:53 +02:00
2020-09-19 21:26:29 +00:00
2018-05-21 10:31:17 -07:00
2018-05-21 10:31:17 -07:00
2020-09-19 20:07:34 +00:00

docker-pre-commit

A set of pre-commit hooks for Docker services

Hooks

docker-compose-check

Verifies that docker-compose files are valid by using docker-compose config to parse them.

hadolint (Removed)

These hooks have been removed in favor of the ones that have been added to https://github.com/hadolint/hadolint

Description
Pre-Commit hooks for validating Docker projects
Readme 57 KiB
Languages
Shell 63.6%
Makefile 36.4%