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

centos-6-1.3.1

Choose a tag to compare

@jdeathe jdeathe released this 16 Jan 14:58
· 236 commits to centos-6 since this release

CentOS-6 6.6 x86_64 - Apache / PHP (FastCGI) / PHP memcached / PHP APC.

  • Updates upstream image to centos-6-1.3.1 tag.
  • Updates the systemd definition file and installer script. Now using etcd2.
  • Adds rpm --rebuilddb before yum install to resolve checksum issues that prevented build completion.
  • Adds feature to apply config via environment variables + documentation updated with example use cases.
  • Adds Apache module reqtimeout_module.

Download then load the docker image using:

$ xz -dc centos-ssh-apache-php-fcgi.centos-6-1.3.1.tar.xz | docker load