Dockerfile_PHP84 aktualisiert
All checks were successful
release-tag / release-image (push) Successful in 2m31s

This commit is contained in:
2025-01-04 16:22:53 +00:00
parent a7073058e0
commit 0c38b692b4

View File

@@ -62,4 +62,4 @@ COPY php84 /etc/php84
RUN mkdir /var/run/php
EXPOSE 9000
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"]