Imatge de php-apache:8 modificada per us intern d'Enginy.
  • Dockerfile 77.4%
  • Shell 22.6%
Find a file Use this template
enginy 97bad3cacb
All checks were successful
Build and Push Docker Images / build (push) Successful in 49s
Afegir una nota sobre l'us al README.
2026-05-18 07:16:02 +02:00
.forgejo/workflows Afegir l'acció per construir l'imatge de docker. 2026-05-17 19:11:56 +02:00
conf.d Added extensions zip intl gd opcache apcu and split .ini files. 2021-10-26 12:00:18 +02:00
Dockerfile Forçar la versió de debian a bookworm. 2026-05-17 19:10:17 +02:00
Readme.md Afegir una nota sobre l'us al README. 2026-05-18 07:16:02 +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 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).

Usage

docker pull git.enginy.app/enginy/php8-apache/php8-apache:latest