/docker-php-ex

Improved docker image for php:7.1-apache

Primary LanguageMakefileApache License 2.0Apache-2.0

Extended php image for Docker

Improved Docker image for PHP with enabled support for:

  • Binaries
    • zip
    • unzip
  • Apache
    • module: mod_rewrite
    • configuration: set HTTPS=on when header "X-Forwarded-Proto" is "https"
  • PHP extensions
    • mysql (5.6 only), mysqli
    • pdo, pdo_mysql