Overview of webdevops/dockerfile PHP images
masterThe webdevops/dockerfile project provides enhanced PHP Docker images that extend the official PHP-Images. Key features include:
- Preinstalled Modules: Almost any PHP module is available pre-installed.
- Environment-based Configuration: Configuration is driven by
ENVvariables. - Multi-service Support: Ability to run multiple services (such as
php-fpmandnginx) simultaneously usingsupervisord.