Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

centos-6-httpd24u-php56u-2.2.4

Compare
Choose a tag to compare
@jdeathe jdeathe released this 28 Jan 00:35
· 76 commits to centos-6-httpd24u-php56u-develop since this release
2.2.4
75329f7

CentOS-6 6.9 x86_64 - Apache / PHP-FPM / PHP memcached / Zend OPcache.

Release changes

  • Fixes issue with unusable healthcheck error messages.
  • Adds correction to README.md example for usage of APACHE_ERROR_LOG_LOCATION and APACHE_ERROR_LOG_LEVEL.
  • Fixes issue with environment variables not getting replaced within PHP files in the default scan directory when a app package is installed that contains no custom PHP drop-in configuration files.
  • Fixes prerequisite test when testing disable wrapper features.
  • Adds exclusion of internal "Docker-Healthcheck" requests from the access log.
  • Adds configuration to enable Apache OCSP Stapling with a CA signed certificate.

Download then load the docker image using:

$ xz -dc centos-ssh-apache-php.2.2.4.tar.xz | docker load