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 6a00c36 commit ab04f6eCopy full SHA for ab04f6e
php/Dockerfile
@@ -13,3 +13,4 @@ RUN docker-php-ext-install intl
13
RUN docker-php-ext-install pdo_mysql
14
COPY php.ini $PHP_INI_DIR/php.ini
15
ENV PHP_DATE_TIMEZONE="Europe/Warsaw"
16
+COPY --from=composer /usr/bin/composer /usr/bin/composer
0 commit comments