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

Commit 17580e2

Browse files
committed
Added short README and added summary to the standard README.
1 parent 10f83c3 commit 17580e2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README-short.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CentOS-6 6.6 x86_64 / Apache / PHP (FastCGI) / PHP memcached / PHP APC / Composer.

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ centos-ssh-apache-php-fcgi
33

44
Docker Image including CentOS-6, Apache 2.2, PHP 5.3, PHP memcached 1.0, PHP APC 3.1, Composer.
55

6-
The Dockerfile can be used to build a base image that can be run as-is or used as the bases for other more specific builds.
6+
Apache (mod_fcgid) loads only a minimal set of modules by default. Supports custom configuration via a configuration data volume.
7+
8+
## Overview & links
9+
10+
The [Dockerfile](https://github.com/jdeathe/centos-ssh-apache-php-fcgi/blob/master/Dockerfile) can be used to build a base image that can be run as-is or used as the bases for other more specific builds.
711

812
Included in the build is the EPEL repository and SSH, vi, elinks (for fullstatus support), APC, Memcache and Composer are installed along with python-pip, supervisor and supervisor-stdout.
913

0 commit comments

Comments
 (0)