phase2 / docker-apache-php

PHP application server for Apache w/ PHP-FPM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outrigger Apache/PHP

PHP application server for Apache w/ PHP-FPM

Supported tags and respective Dockerfile links

An image for running Apache with PHP-FPM based on outrigger/apache-php-base. This includes a default VirtualHost.

For more documentation on how Outrigger images are constructed and how to work with them, please see the documentation.

Features

See Apache PHP Base for all Features and Configuration

Environment Variables

Outrigger images use Environment Variables and confd to "templatize" a number of Docker environment configurations. These templates are processed on startup with environment variables passed in via the docker run command-line or via your docker-compose manifest file. Here are the "tunable" configurations offered by this image.

Security Reports

Please email outrigger@phase2technology.com with security concerns.

Maintainers

Phase2 Logo

About

PHP application server for Apache w/ PHP-FPM

License:MIT License


Languages

Language:Dockerfile 95.9%Language:Shell 4.1%