Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 268 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 268 Bytes

Very simple php-fpm docker container

PHP 7.4 with some usefull module

Usage

Create your php.ini and link it to /usr/local/etc/php/conf.d/

Installed and Enabled Modules

  • pdo_mysql
  • opcache
  • pcntl
  • intl
  • zip
  • exif

PECL

  • apcu
  • xdebug