We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9521bc commit 9d3cd81Copy full SHA for 9d3cd81
magento/Dockerfile-2.4
@@ -101,7 +101,6 @@ RUN set -e; \
101
./stop-services && \
102
cat /data/generated/code/Psr/Log/LoggerInterface/Proxy.php
103
104
-COPY xdebug-trace.ini /usr/local/etc/php/conf.d/xdebug-trace.ini
105
COPY templates/install-config-mysql.php dev/tests/integration/etc/
106
COPY templates/post-install-setup-command-config.php dev/tests/integration/etc/
107
COPY templates/phpunit-unit.xml dev/tests/unit/phpunit.xml
0 commit comments