No description
  • Dockerfile 77.2%
  • Shell 22.8%
Find a file
Josep Manel Mendoza 386383c4a9 Nova imatge amb PHP 8.
2022-03-07 09:25:33 +01:00
conf.d Added extensions zip intl gd opcache apcu and split .ini files. 2021-10-26 12:00:18 +02:00
Dockerfile Nova imatge amb PHP 8. 2022-03-07 09:25:33 +01:00
Readme.md Nova imatge amb PHP 8. 2022-03-07 09:25:33 +01:00
start.sh Configure timezone from enviroment variable TZ. 2021-10-26 13:24:03 +02:00

PHP APACHE docker Image

It's only a php8-apache official build with extensions added, configuration tweaks and php.ini-production enabled.

Extensions added

  • mysqli
  • imap
  • ldap
  • zip
  • intl
  • gd
  • opcache
  • apcu

Configuration tweaks

  • upload_max_filesize = 16M
  • post_max_size = 16M

Environment

  • TZ: Timezone string (defaults to UTC).