Need help configure PHPStorm and Docker
Does someone have an up to date tutorial on how to fully configure PHPStorm to work well with Docker on Windows ?
I'm trying to configure php / composer / bower / xdebug has external and I can't find how to make it to work well... I receive error about Win32 etc.
Just trying to start the project is a mess..
Deploying 'Compose: laradock'...
Failed to deploy 'Compose: laradock': com.intellij.execution.process.ProcessNotCreatedException: Cannot run program "C:\Program Files\Docker\Docker\resources\bin\docker-compose" (in directory "C:\Users\jonat\Desktop\Projects\clientName\projectName\laradock"): CreateProcess error=193, %1 is not a valid Win32 application



Please sign in to leave a comment.
I am a little concerned about the
Connecting...state on the first screenshot. Are you sure your Docker daemon is exposed on port 2375? You can check that in Docker for Windows settings.Besides that, please share a screenshot of your Settings | Build, Execution, Deployment | Docker | Tools window.
@Eugene Morozov
https://youtrack.jetbrains.com/issue/WI-55169