Skip to content
This repository has been archived by the owner on Aug 7, 2018. It is now read-only.

wodby/php-apache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.