Update Dockerfile for php-fpm and config.php #48
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
i updated the Dockerfile for php-fpm to use only 8.4 instead of 8.4.1 to get new patch updates
Also added mv of production php.ini as described at https://hub.docker.com/_/php.
Because of this it was necessary to update config.php to use getenv
FH
@fhservinga thank you for your PR, merging this now.