The default Docker stack is shipped without Xdebug, a popular debugger and profiler for PHP. It's easy, though, to add it to your project. Add a Debug Stage to the Dockerfile To avoid deploying ...