Releases: jdeathe/centos-ssh-apache-php
centos-6-1.10.6
CentOS-6 6.9 x86_64 - Apache / PHP / PHP Memcached / PHP APC.
Release changes
- Updates php-hello-world to 0.9.0.
Download then load the docker image using:
$ xz -dc centos-ssh-apache-php.1.10.6.tar.xz | docker load
centos-7-httpd24u-php72u-3.0.0
CentOS-7 7.4.1708 x86_64 - Apache / PHP-FPM / PHP memcached / Zend OPcache.
Release changes
- Initial release
Download then load the docker image using:
$ xz -dc centos-ssh-apache-php.3.0.0.tar.xz | docker load
centos-6-httpd24u-php56u-2.2.5
CentOS-6 6.9 x86_64 - Apache / PHP-FPM / PHP memcached / Zend OPcache.
Release changes
- Updates
httpd24u
packages to 2.4.33-3. - Updates
php56u
packages to 5.6.36-1. - Updates source image to 1.8.4 tag.
- Adds feature to set
APACHE_SSL_CERTIFICATE
via a file path. e.g. Docker Swarm secrets. - Updates php-hello-world to 0.8.0.
- Adds feature to allow
PHP_OPTIONS_SESSION_SAVE_PATH
to be set relative toAPACHE_CONTENT_ROOT
for the files handler. - Adds method of setting additional modules with
APACHE_LOAD_MODULES
.
Download then load the docker image using:
$ xz -dc centos-ssh-apache-php.2.2.5.tar.xz | docker load
centos-6-1.10.5
CentOS-6 6.9 x86_64 - Apache / PHP / PHP Memcached / PHP APC.
Release changes
- Updates source image to 1.8.4 tag.
- Adds feature to set
APACHE_SSL_CERTIFICATE
via a file path. e.g. Docker Swarm secrets. - Updates php-hello-world to 0.8.0.
- Adds feature to allow
PHP_OPTIONS_SESSION_SAVE_PATH
to be set relative toAPACHE_CONTENT_ROOT
for the files handler. - Adds method of setting additional modules with
APACHE_LOAD_MODULES
.
Download then load the docker image using:
$ xz -dc centos-ssh-apache-php.1.10.5.tar.xz | docker load
centos-6-httpd24u-php56u-2.2.4
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
andAPACHE_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
centos-6-1.10.4
CentOS-6 6.9 x86_64 - Apache / PHP / PHP Memcached / PHP APC.
Release changes
- Fixes issue with unusable healthcheck error messages.
- Adds correction to README.md example for usage of
APACHE_ERROR_LOG_LOCATION
andAPACHE_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.
Download then load the docker image using:
$ xz -dc centos-ssh-apache-php.1.10.4.tar.xz | docker load
centos-6-httpd24u-php56u-2.2.3
CentOS-6 6.9 x86_64 - Apache / PHP-FPM / PHP memcached / Zend OPcache.
Release changes
- Updates
php56u
packages to 5.6.33-1. - Updates source image to 1.8.3 tag.
- Updates php-hello-world to 0.6.0.
- Adds correction to usage instructions for
APACHE_LOAD_MODULES
; the required modules were incorrect in the example. - Adds
PHP_OPTIONS_SESSION_NAME
to optionally set PHP session.name. - Deprecates use of the fleet
--manager
option in thescmi
installer.
Download then load the docker image using:
$ xz -dc centos-ssh-apache-php.2.2.3.tar.xz | docker load
centos-6-1.10.3
CentOS-6 6.9 x86_64 - Apache / PHP / PHP Memcached / PHP APC.
Release changes
- Updates source image to 1.8.3 tag.
- Updates php-hello-world to 0.6.0.
- Adds
PHP_OPTIONS_SESSION_NAME
to optionally set PHP session.name. - Deprecates use of the fleet
--manager
option in thescmi
installer.
Download then load the docker image using:
$ xz -dc centos-ssh-apache-php.1.10.3.tar.xz | docker load
centos-6-httpd24u-php56u-2.2.2
CentOS-6 6.9 x86_64 - Apache / PHP-FPM / PHP memcached / Zend OPcache.
Release changes
- Updates
php56u
packages to 5.6.32-2. - Updates
httpd24u
packages to 2.4.29-1. - Adds a .dockerignore file.
- Adds httpoxy mitigation.
Download then load the docker image using:
$ xz -dc centos-ssh-apache-php.2.2.2.tar.xz | docker load
centos-6-1.10.2
CentOS-6 6.9 x86_64 - Apache / PHP / PHP Memcached / PHP APC.
Release changes
- Updates
httpd
andmod_ssl
packages to 2.2.15-60. - Adds a .dockerignore file.
- Adds httpoxy mitigation.
Download then load the docker image using:
$ xz -dc centos-ssh-apache-php.1.10.2.tar.xz | docker load