PHP 7.3 with XDebug

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

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

This image is used as a base for PHP 7.3 with XDebug with Magento 2.4 extensions and PHP 7.3 with XDebug with Magento 2.3 extensions.

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

Last updated