Standalone PHP-FPM container with extensions installed for Drupal, Wordpress and Joomla
- The offical PHP docker image doesn't have enough extensions for Drupal or WordPress
- The offical Drupal or WordPress images are all-in-one style (Web server, PHP and CMS), which is not scalable.
- gd
- mbstring
- pdo
- pdo_mysql
- pdo_pgsql
- zip
- opcache
- bcmath (required by Address or Commerce)
- phpredis