Wrong command for FPM

This commit is contained in:
Michael Babker 2015-07-25 16:11:30 -04:00
parent 294c0247c0
commit 4ed97b851d
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ COPY joomla-htaccess.txt /joomla-htaccess.txt
COPY makedb.php /makedb.php
ENTRYPOINT ["/entrypoint.sh"]
CMD ["apache2-foreground"]
CMD ["php-fpm"]