I'm seeing this error for a dozen containers I tried.
docker run reviewdog/action-golangci-lint:v1.8
standard_init_linux.go:219: exec user process caused: no such file or directory
The error points to line endings from windows. Where is the dockerfile? I see a few branches, but it's not clear which one is being used to generate the docker images.
I'm seeing this error for a dozen containers I tried.
The error points to line endings from windows. Where is the dockerfile? I see a few branches, but it's not clear which one is being used to generate the docker images.