Skip to content

INsReady/php-fpm-for-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

php-fpm-for-cms

Standalone PHP-FPM container with extensions installed for Drupal, Wordpress and Joomla

Supported tags and respective Dockerfile links

The reason to have this container image is because:

  1. The offical PHP docker image doesn't have enough extensions for Drupal or WordPress
  2. The offical Drupal or WordPress images are all-in-one style (Web server, PHP and CMS), which is not scalable.

This image contains:

  • gd
  • mbstring
  • pdo
  • pdo_mysql
  • pdo_pgsql
  • zip
  • opcache
  • bcmath (required by Address or Commerce)
  • phpredis

About

Standalone PHP-FPM container with extensions installed for Drupal, Wordpress and Joomla

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published