Dockerfile_PHP84 aktualisiert
All checks were successful
release-tag / release-image (push) Successful in 2m31s
All checks were successful
release-tag / release-image (push) Successful in 2m31s
This commit is contained in:
@@ -62,4 +62,4 @@ COPY php84 /etc/php84
|
|||||||
RUN mkdir /var/run/php
|
RUN mkdir /var/run/php
|
||||||
EXPOSE 9000
|
EXPOSE 9000
|
||||||
STOPSIGNAL SIGTERM
|
STOPSIGNAL SIGTERM
|
||||||
CMD ["/bin/bash", "-c", "chmod 755 /usr/share/nginx/html && php-fpm84"]
|
CMD ["/bin/bash", "-c", "chmod 755 /usr/share/nginx/html && php-fpm84 -F"]
|
Reference in New Issue
Block a user