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

Releases: jdeathe/centos-ssh-apache-php

centos-6-1.10.6

20 Jun 22:02
1.10.6
aa24a93
Compare
Choose a tag to compare

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

14 Jun 23:36
3.0.0
0d85ee0
Compare
Choose a tag to compare

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

20 May 22:02
2.2.5
4b436cc
Compare
Choose a tag to compare

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 to APACHE_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

20 May 21:25
1.10.5
e7d25a2
Compare
Choose a tag to compare

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 to APACHE_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

28 Jan 00:35
2.2.4
75329f7
Compare
Choose a tag to compare

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

centos-6-1.10.4

28 Jan 00:09
1.10.4
5bec7bc
Compare
Choose a tag to compare

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 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.

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

16 Jan 02:24
2.2.3
e3846d3
Compare
Choose a tag to compare

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 the scmi 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

16 Jan 01:51
1.10.3
ddf7361
Compare
Choose a tag to compare

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 the scmi 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

26 Dec 00:58
2.2.2
7fae2b9
Compare
Choose a tag to compare

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

26 Dec 00:11
1.10.2
2c69b6b
Compare
Choose a tag to compare

CentOS-6 6.9 x86_64 - Apache / PHP / PHP Memcached / PHP APC.

Release changes

  • Updates httpd and mod_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