docker-magento2
docker-magento2 copied to clipboard
Add support for setting custom xdebug IDE key
The xdebug IDE key is currently hardcoded. It would be nice to allow support for other IDE's.
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