This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
Releases: jdeathe/centos-ssh-apache-php
Releases · jdeathe/centos-ssh-apache-php
centos-6-1.0.1
CentOS-6 6.5 x86_64 / Apache / PHP / PHP Memcached / PHP APC. Image includes custom configuration via a configuration data volume.
- Reduce the number of layers required to build the image. This reduces the chance of hitting the 127 layer limit and should speed up build and pull tasks.
Download then load the docker image using:
$ xz -dc centos-ssh-apache-php.centos-6-1.0.1.tar.xz | docker load
centos-6-1.0.0
CentOS-6 6.5 x86_64 - Apache / PHP / PHP memcached / PHP APC.
- Initial release.
Download then load the docker image using:
$ xz -dc centos-ssh-apache-php.centos-6-1.0.0.tar.xz | docker load