PHP 7.4 with XDebug

To pull the PHP 7.4 image with XDebug you can run the following command:

docker pull ghcr.io/scandipwa/create-magento-app:php-7.4-debug

This image is used as a base for PHP 7.4 with XDebug with Magento 2.4 extensions.

We strongly do not recommend using this image as a baseImage in your project.

Last updated