standard_init_linux.go:178: exec user process caused "no such file or directory" #215
Description
Which lab is it that you're having issues with?
In-container Java Development: IntelliJ Community Edition
https://github.com/docker/labs/blob/master/developer-tools/java-debugging/IntelliJ-README.md
Description
I got the error below after running the command: docker-compose up
webserver_1 | standard_init_linux.go:178: exec user process caused "no such file or directory"
Steps to reproduce the issue, if relevant:
Do the same as described in the link:
https://github.com/docker/labs/blob/master/developer-tools/java-debugging/IntelliJ-README.md
But is blocked at:
Running the application
Open a terminal and go to the application directory. Start the application with docker-compose
docker-compose up
Describe the results you received:
webserver_1 | standard_init_linux.go:178: exec user process caused "no such file or directory"
Additional information you deem important (e.g. issue happens only occasionally):
Output of docker version
:
Docker version 17.03.1-ce, build c6d412e
Windows10 Enterprise