/php-apache

ARCHIVED: merged to https://github.com/wodby/apache

Primary LanguageSmarty

Apache for PHP-FPM Docker Container Image

Build Status Docker Pulls Docker Stars Docker Layers

Docker Images

!!! For better reliability we release images with stability tags (wodby/php-apache:2.4-X.X.X) which correspond to git tags. We STRONGLY RECOMMEND using images only with stability tags.

Overview:

Supported tags and respective Dockerfile links:

Environment Variables

Variable Default Value Description
APACHE_BACKEND_HOST php
APACHE_BACKEND_PORT 9000
APACHE_DIRECTORY_INDEX index.php
APACHE_FCGI_PROXY_CONN_TIMEOUT 5
APACHE_FCGI_PROXY_TIMEOUT 60
APACHE_LIMITED_ACCESS
APACHE_SERVER_NAME default
APACHE_SERVER_ROOT /var/www/html

See wodby/apache for all variables.

Orchestration actions

See wodby/apache for all actions.

Complete PHP stack

See wodby/docker4php for the complete PHP stack.