Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 364 Bytes

File metadata and controls

16 lines (9 loc) · 364 Bytes

docker-php-container

Docker containers with php and defined extensions

xDebug

This container has xdebug installed but not enabled. To be able to use xdebug to some of the following:

  • Set an environment variable 'XDEBUG' to 'true'
  • Call this container with 'phpx'

This will automatically enable xdebug for the specific run

License

See LICENSE file