Open Overdrivr opened 6 years ago
I will try out the examples myself and get back to you here.
@Overdrivr - i found this https://forums.docker.com/t/standard-init-linux-go-175-exec-user-process-caused-no-such-file/20025/2
I had to run dos2unix on the entrypoint script. Wish the error message was more descriptive.
Try it and let us know if it resolves the problem?
I cannot manage to run the examples, on windows 10 with a fresh install of Docker. I have setup the NODE_VERSION and ES_VERSION but it fails with > exec user process caused "no such file or directory"
Is there something to configure in Docker first ?