Description
I can't run the hadolint if I don't have it installed on my PC.
Replicate the Bug
- A PC that doesn't have hadolint installed.
- The project should contain a Dockerfile
- Run `git add . && git commit -m "whatever"
Acceptance Criteria
The ops/hooks/scripts/lint_dockerfile.sh hook should run the hadolint in a docker container in the case that the PC has not installed it