Sign inSign up

manmath/php-apache

By manmath

Updated over 1 year ago

Dynamic docker image built on top of Ubuntu 25.x.x, Apache 2.4.x, and PHP 8.x.x

Image
Developer tools
0

251

manmath/php-apache repository overview

Quick reference

  1. 8.4.5: Ubuntu 25.04, Apache 2.4.63, PHP 8.4.5
  2. 8.3.0: Ubuntu 24.10, Apache 2.4.43, PHP 8.3.19

Default configuration

1. PHP modules

common cli mysql psql zip gd mbstring curl xml bcmath fpm ldap soap sqlite3 intl apcu imagick

2. php.ini

memory_limit = 512M
max_execution_time = 300s
upload_max_filesize = 32M
post_max_size = 64M
max_input_vars = 1500
apc.enable_cli = on
xdebug.max_nesting_level = 1000

3. Locales

en_US.UTF-8 en_GB.UTF-8 ja_JP.UTF-8 zh_CN.UTF-8 fr_FR.UTF-8 km_KH

4. Enable apache modules

mod_rewrite mod_ssl

5. Image optimization

imagemagick graphicsmagick jpegoptim ghostscript

6. Additional tools

git curl openssl nano composer locales unzip

Tag summary

Content type

Image

Digest

sha256:16a4fac9c

Size

165.7 MB

Last updated

over 1 year ago

docker pull manmath/php-apache:8.4.6