Apache+PHP(FPM) - Fast w/ Efficient Memory Consumption
50K+
A simple apache+php container that has the following features / modifications:
/var/www/html is used for the primary site (-v "/host/folder:/var/www/html")
Additional vhosts can be dropped in to /etc/apache2/sites-enabled (configmap mounts typically)
To override the default vhost you need to overwrite /etc/apache2/sites-enabled/000-default.conf (configmap mount override)
This container is primarily used in a Kubernetes cluster. We have both NFS based scale out sites and single container sites using this image. We currently run a farm of Nginx servers as reverse proxies for SSL offloading as well as load balancing.
Most of the Dockerfile build code was brought over from the official PHP and Apache projects and customized to suit our needs.
Feel free to open up an issue any questions or issues.
Content type
Image
Digest
Size
255.1 MB
Last updated
over 7 years ago
docker pull tcf909/apache-fpm