Imatge de php-apache:7.4 modificada per us intern d'Enginy.
  • Dockerfile 77.2%
  • Shell 22.8%
Find a file
Josep Manel Mendoza ba5adcafce Updated Readme.md
2021-10-26 13:28:52 +02:00
conf.d Added extensions zip intl gd opcache apcu and split .ini files. 2021-10-26 12:00:18 +02:00
Dockerfile Configure timezone from enviroment variable TZ. 2021-10-26 13:24:03 +02:00
Readme.md Updated Readme.md 2021-10-26 13:28:52 +02: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 php-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).