Split the debugging in a dedicated image
Closed this issue · 0 comments
damien-carcel commented
-
skeleton/php
should not have XDebug at all. A new imageskeleton/xdebug
should extendskeleton/php
and add XDebug - All PHP logs and nginx logs should go in the standard output, so it can be view with
docker-compose logs
(Symfony logs stay invar/logs
, at least for now)