You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
tests | 3 years ago | |
.drone.yml | 2 years ago | |
.gitignore | 4 years ago | |
.pre-commit-config.yaml | 2 years ago | |
.pre-commit-hooks.yaml | 1 year ago | |
LICENSE | 4 years ago | |
Makefile | 2 years ago | |
README.md | 1 year ago | |
compose-check.sh | 5 months ago | |
hadolint-deprecation.sh | 1 year ago |
README.md
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