Merge remote-tracking branch 'github/master'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
commit
9a22a2046c
@ -8,7 +8,7 @@ A set of [pre-commit](http://pre-commit.com) hooks for Docker services
|
|||||||
Verifies that docker-compose files are valid by using `docker-compose config` to parse them.
|
Verifies that docker-compose files are valid by using `docker-compose config` to parse them.
|
||||||
|
|
||||||
### hadolint
|
### hadolint
|
||||||
Uses the [hadolint Docker image](https://hub.docker.com/hadolint/hadolint) to lint Dockerfiles.
|
Uses the [hadolint Docker image](https://hub.docker.com/r/hadolint/hadolint) to lint Dockerfiles.
|
||||||
|
|
||||||
### hadolint-system
|
### hadolint-system
|
||||||
Uses the whatever version of hadolint that you have installed to lint Dockerfiles. This requires you to have hadolint installed somewhere in your path.
|
Uses the whatever version of hadolint that you have installed to lint Dockerfiles. This requires you to have hadolint installed somewhere in your path.
|
||||||
|
Loading…
Reference in New Issue
Block a user