This repository was archived by the owner on Jul 2, 2024. It is now read-only.
centos-6-1.3.0
·
255 commits
to centos-7-develop
since this release
CentOS-6 6.6 x86_64 - Apache / PHP (FastCGI) / PHP memcached / PHP APC.
- Changes the image to build from a specified source tag instead of branch.
- Changes the image build to specify package versions, add
versionlockpackage and lock packages. - Changes the location of the SSH configuration file to a subdirectory to be more consistent.
- Adds support for running and building on OSX Docker hosts (i.e boot2docker).
Download then load the docker image using:
$ xz -dc centos-ssh-apache-php-fcgi.centos-6-1.3.0.tar.xz | docker load