This repository was archived by the owner on Jul 2, 2024. It is now read-only.
centos-6-1.3.1
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 --rebuilddbbeforeyum installto 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