docker-magento2 icon indicating copy to clipboard operation
docker-magento2 copied to clipboard

Add support for setting custom xdebug IDE key

Open darrenbelding opened this issue 8 years ago • 1 comments

The xdebug IDE key is currently hardcoded. It would be nice to allow support for other IDE's.

darrenbelding avatar Jun 23 '17 10:06 darrenbelding

The way the Magento 1.x images do this is quite nice imo. We should do that for these images.

https://github.com/meanbee/docker-magento/blob/09631506421db8f2f0113c86f370b1b9c17bdb63/7.1/fpm/entrypoint.sh#L12

punkstar avatar Jul 13 '17 16:07 punkstar