I am trying to run it in windows 10. The containers for phd, mysql and aphlict cannot seem to start. I tried manually starting them using docker run and with that i could start phd and aphlict, but the mysql didnt start. I got the following error message:
standard_init_linux.go:207: exec user process caused "no such file or directory"
I am trying to run it in windows 10. The containers for phd, mysql and aphlict cannot seem to start. I tried manually starting them using
docker run
and with that i could start phd and aphlict, but the mysql didnt start. I got the following error message:standard_init_linux.go:207: exec user process caused "no such file or directory"