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-httpd24u-php56u-2.4.0

11 Apr 08:13
2.4.0
8885c13
Compare
Choose a tag to compare

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

Release changes

  • Updates httpd24u packages to 2.4.39-1.
  • Updates php56u packages to 5.6.40-1.
  • Updates source image to 1.10.1.
  • Updates and restructures Dockerfile.
  • Updates container naming conventions and readability of Makefile.
  • Updates supervisord program priority of php-fpm-wrapper to a lower value than httpd-wrapper.
  • Fixes issue with unexpected published port in run templates when DOCKER_PORT_MAP_TCP_80, DOCKER_PORT_MAP_TCP_443 or DOCKER_PORT_MAP_TCP_8443 is set to an empty string or 0.
  • Fixes binary paths in systemd unit files for compatibility with both EL and Ubuntu hosts.
  • Fixes link to OpenSSL ciphers manual page.
  • Adds consideration for event lag into test cases for unhealthy health_status events.
  • Adds port incrementation to Makefile's run template for container names with an instance suffix.
  • Adds placeholder replacement of RELEASE_VERSION docker argument to systemd service unit template.
  • Adds improvement to pull logic in systemd unit install template.
  • Adds SSH_AUTOSTART_SUPERVISOR_STDOUT with a value "false", disabling startup of supervisor_stdout.
  • Adds error messages to healthcheck script and includes supervisord check.
  • Adds improved logging output.
  • Adds images directory .dockerignore to reduce size of build context.
  • Adds docker-compose configuration example.
  • Adds improved lock/state file implementation between bootstrap and wrapper scripts.
  • Adds graceful stop signals the supervisord configuration for httpd-wrapper and php-fpm-wrapper.
  • Removes use of /etc/services-config paths.
  • Removes the unused group element from the default container name.
  • Removes the node element from the default container name.
  • Removes unused environment variables from Makefile and scmi configuration.
  • Removes X-Fleet section from etcd register template unit-file.
  • Removes unnecessary configuration file /etc/httpd-bootstrap.conf.
  • Removes unnecessarily setting random passwords for system accounts during bootstrap; lock instead.
  • Removes requirement for /usr/sbin/httpd-startup.

Download then load the docker image using:

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

centos-6-1.12.0

11 Apr 07:44
1.12.0
45d6116
Compare
Choose a tag to compare

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

Release changes

  • Updates source image to 1.10.1.
  • Updates and restructures Dockerfile.
  • Updates container naming conventions and readability of Makefile.
  • Fixes issue with unexpected published port in run templates when DOCKER_PORT_MAP_TCP_80, DOCKER_PORT_MAP_TCP_443 or DOCKER_PORT_MAP_TCP_8443 is set to an empty string or 0.
  • Fixes binary paths in systemd unit files for compatibility with both EL and Ubuntu hosts.
  • Fixes link to OpenSSL ciphers manual page.
  • Adds consideration for event lag into test cases for unhealthy health_status events.
  • Adds port incrementation to Makefile's run template for container names with an instance suffix.
  • Adds placeholder replacement of RELEASE_VERSION docker argument to systemd service unit template.
  • Adds improvement to pull logic in systemd unit install template.
  • Adds SSH_AUTOSTART_SUPERVISOR_STDOUT with a value "false", disabling startup of supervisor_stdout.
  • Adds error messages to healthcheck script and includes supervisord check.
  • Adds improved logging output.
  • Adds images directory .dockerignore to reduce size of build context.
  • Adds docker-compose configuration example.
  • Adds improved lock/state file implementation between bootstrap and wrapper scripts.
  • Adds graceful stop signals the supervisord configuration for httpd-wrapper.
  • Removes use of /etc/services-config paths.
  • Removes the unused group element from the default container name.
  • Removes the node element from the default container name.
  • Removes unused environment variables from Makefile and scmi configuration.
  • Removes X-Fleet section from etcd register template unit-file.
  • Removes unnecessary configuration file /etc/httpd-bootstrap.conf.
  • Removes unnecessarily setting random passwords for system accounts during bootstrap; lock instead.
  • Removes requirement for /usr/sbin/httpd-startup.

Download then load the docker image using:

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

centos-7-httpd24u-php72u-3.1.1

03 Dec 13:13
3.1.1
c18ac92
Compare
Choose a tag to compare

CentOS-7 7.5.1804 x86_64 - Apache / PHP-FPM / PHP memcached / Zend OPcache.

Release changes

  • Updates php72u packages to 7.2.12-1.
  • Updates httpd24u packages to 2.4.35-1.
  • Updates source image to 2.4.1.
  • Updates php-hello-world to 0.11.0.
  • Adds improved example of apachectl usage via docker exec.
  • Adds php72u-pecl-redis package to support Redis.

Download then load the docker image using:

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

centos-6-httpd24u-php56u-2.3.1

03 Dec 10:44
2.3.1
de417c6
Compare
Choose a tag to compare

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

Release changes

  • Updates php56u packages to 5.6.38-1.
  • Updates httpd24u packages to 2.4.35-1.
  • Updates source image to 1.9.1.
  • Updates php-hello-world to 0.11.0.
  • Adds improved example of apachectl usage via docker exec.
  • Adds php56u-pecl-redis package to support Redis.

Download then load the docker image using:

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

centos-6-1.11.1

03 Dec 09:28
1.11.1
000ea96
Compare
Choose a tag to compare

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

Release changes

  • Updates source image to 1.9.1.
  • Updates php-hello-world to 0.11.0.
  • Adds improved example of apachectl usage via docker exec.
  • Adds php-pecl-redis package to support Redis.

Download then load the docker image using:

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

centos-7-httpd24u-php72u-3.1.0

03 Sep 00:23
3.1.0
a539251
Compare
Choose a tag to compare

CentOS-7 7.5.1804 x86_64 - Apache / PHP-FPM / PHP memcached / Zend OPcache.

Release changes

  • Updates php72u packages to 7.2.8-1.
  • Updates httpd24u packages to 2.4.34-1.
  • Updates source image to 2.4.0.
  • Updates php-hello-world to 0.10.0.
  • Adds web fonts to expires rules.

Download then load the docker image using:

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

centos-6-httpd24u-php56u-2.3.0

02 Sep 23:50
2.3.0
82e9e74
Compare
Choose a tag to compare

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

Release changes

  • Updates php56u packages to 5.6.37-1.
  • Updates httpd24u packages to 2.4.34-1.
  • Updates source image to 1.9.0.
  • Updates php-hello-world to 0.10.0.
  • Adds web fonts to expires rules.

Download then load the docker image using:

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

centos-6-1.11.0

02 Sep 23:33
1.11.0
695de97
Compare
Choose a tag to compare

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

Release changes

  • Updates httpd packages to 2.2.15-69.
  • Updates source image to 1.9.0.
  • Updates php-hello-world to 0.10.0.
  • Adds web fonts to expires rules.
  • Adds FileETag configuration removing INode from the Apache 2.2 default.

Download then load the docker image using:

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

centos-7-httpd24u-php72u-3.0.1

20 Jun 22:49
3.0.1
b808415
Compare
Choose a tag to compare

CentOS-7 7.4.1708 x86_64 - Apache / PHP-FPM / PHP memcached / Zend OPcache.

Release changes

  • Updates php-hello-world to 0.9.0.
  • Removes ~20MB of image files added by the centos-logos package.
  • Fixes links and image tag in the README documentation.

Download then load the docker image using:

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

centos-6-httpd24u-php56u-2.2.6

20 Jun 22:07
2.2.6
adb1e95
Compare
Choose a tag to compare

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

Release changes

  • Updates php-hello-world to 0.9.0.

Download then load the docker image using:

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