merged with v0.10.33
This commit is contained in:
@@ -85,7 +85,7 @@ RUN set -ex; \
|
||||
mkdir -p /run/php
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
CMD ["php-fpm7.4"]
|
||||
CMD ["php-fpm7.4", "--nodaemonize", "-c", "/etc/php/7.4/fpm/php.ini", "--fpm-config", "/etc/php/7.4/fpm/php-fpm.conf"]
|
||||
|
||||
# Arguments to label built container
|
||||
ARG VCS_REF
|
||||
|
||||
Reference in New Issue
Block a user