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

Compare
Choose a tag to compare
@jdeathe jdeathe released this 20 May 22:02
· 59 commits to centos-6-httpd24u-php56u-develop since this release
2.2.5
4b436cc

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