Sign inSign up

mhaluska/almalinux-php

By mhaluska

Updated 3 days ago

Container based on AlmaLinux with Apache2 and PHP

Image
1

6.4K

mhaluska/almalinux-php repository overview

Docker image based on AlmaLinux with Apache2 and PHP

pipeline status

Web root directory: /var/www/html

Following environment variables can be used to customize this image
Change apache user UID and GID if defined:
  • USER_UID=123
  • USER_GID=321
PHP modification
  • PHP_TZ (date.timezone, default Europe/Prague)
  • PHP_POSTMAX (post_max_size, default 10M)
  • PHP_UPLOADMAX (upload_max_filesize, default 10M)
  • PHP_URLFOPEN (allow_url_fopen, default On)
  • PHP_DISABLE_USERINI (user_ini.filename, default 1 = disable this func)
  • PHP_EXECMAX (max_execution_time, default 15)
  • PHP_INPUTMAX (max_input_time, default 60)
  • PHP_MEMLIMIT (memory_limit, default 96M)
Zend OPcache
  • OPCACHE_MEM (opcache.memory_consumption, default 64)

Tag summary

Content type

Image

Digest

sha256:d175e201d

Size

135 MB

Last updated

3 days ago

docker pull mhaluska/almalinux-php