- Jan 23, 2021
-
-
nimrod authored
-
- Jan 07, 2021
-
-
nimrod authored
- README. - pre-commit. - GitLab CI.
-
- Nov 21, 2020
-
-
nimrod authored
- Newer Alpine image. - Newer Hadolint. - Newer dockerfile_lint.
-
- Nov 15, 2020
-
-
nimrod authored
Update links and whatnots to the new GitLab instance.
-
- Jul 12, 2019
-
-
nimrod authored
-
nimrod authored
Instead of using the latest image of docker-pre-commit in Docker Hub, build the image locally and use that to lint the Dockerfile. Added a wrapper script for that.
-
nimrod authored
dockerfile_lint shows the filename clearly, there's no need to output the filename again (it shows up at the end of the output, very confusing).
-
- Jul 10, 2019
-
-
nimrod authored
- Use docker_image instead of docker since that's not supported (unless somthings changes with https://github.com/pre-commit/pre-commit/issues/1081). - Fix (or silence) issues found by the pre-commit hooks.
-
nimrod authored
- Include the npm package and sample rules in the image. - Add a script to lint all files passed (otherwise just the first is checked).
-
- Jul 05, 2019