Closed thekie closed 5 years ago
Hello Daniel. Right now xdebug is not installed so you need to create Dockerfile that use docker image of shopware version which you want. In this file you can run commands to install xdebug and configure it. You can check docker documentation how to add another layer on top of image.
Is there a way to use xdebug with this docker container to debug using PhpStorm?
Thank you! Daniel