One icon indicating copy to clipboard operation
One copied to clipboard

Test pre-commit on Windows

Open jbampton opened this issue 2 years ago • 1 comments

jbampton avatar Feb 07 '23 04:02 jbampton

Lint Dockerfiles.........................................................Failed
- hook id: hadolint-docker
- exit code: 125

Unable to find image 'ghcr.io/hadolint/hadolint:v2.10.0' locally
v2.10.0: Pulling from hadolint/hadolint
docker: no matching manifest for windows/amd64 10.0.20348 in the manifest list entries.
See 'docker run --help'.

Lint Shell scripts.......................................................Failed
- hook id: shellcheck
- exit code: 125

Unable to find image 'koalaman/shellcheck:v0.8.0' locally
v0.8.0: Pulling from koalaman/shellcheck
docker: no matching manifest for windows/amd64 10.0.20348 in the manifest list entries.
See 'docker run --help'.

jbampton avatar Feb 07 '23 04:02 jbampton