Skip to content
Snippets Groups Projects
Commit 8e4f7adc authored by Александр Плохих's avatar Александр Плохих :waxing_gibbous_moon:
Browse files

change php to php-fpm

parent ebd4d3b7
No related branches found
No related tags found
1 merge request!11Sta 928
......@@ -12,4 +12,4 @@ ENV COMPOSER_ALLOW_SUPERUSER=1
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
RUN composer install
CMD ["php"]
\ No newline at end of file
CMD ["php-fpm"]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment