You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same problem running docker in windows 11 (but not using wsl). Seems like the nikto.pl file can't be read in windows. So I tried to copy paste the code inte nikto.pl. But the file cant be found when it is in the docker image. It disappears. Very strange.
I think that this might be the same issue #777 (comment). So adding Nikto to exception list in Windows Defender / your anti virus should solve the problem
Expected behavior
runs without errors
Actual behavior
docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "nikto.pl": executable file not found in $PATH: unknown.
Steps to reproduce
Further technical info
I am running windows 11, docker from wsl . I don't have perl installed (hence using docker)
The text was updated successfully, but these errors were encountered: