damien-carcel/app-skeleton

Split the debugging in a dedicated image

Closed this issue · 0 comments

  • skeleton/php should not have XDebug at all. A new image skeleton/xdebug should extend skeleton/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 in var/logs, at least for now)