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

Commit 0e3c9dd

Browse files
committed
ISSUE 114: Changes description to include PHP-CGI instead of PHP.
1 parent d245b4b commit 0e3c9dd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ jdeathe/centos-ssh-apache-php-fcgi:centos-6-${RELEASE_VERSION} \
7272
org.deathe.license="MIT" \
7373
org.deathe.vendor="jdeathe" \
7474
org.deathe.url="https://github.com/jdeathe/centos-ssh-apache-php-fcgi" \
75-
org.deathe.description="CentOS-6 6.8 x86_64 - Apache 2.2, PHP 5.3 (FastCGI), PHP memcached 1.0, PHP APC 3.1."
75+
org.deathe.description="CentOS-6 6.8 x86_64 - Apache 2.2, PHP-CGI 5.3 (FastCGI), PHP memcached 1.0, PHP APC 3.1."
7676

7777
CMD ["/usr/sbin/httpd-startup", "/usr/bin/supervisord", "--configuration=/etc/supervisord.conf"]

README-short.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
CentOS-6 6.8 x86_64 / Apache / PHP (FastCGI) / PHP Memcached / PHP APC.
1+
CentOS-6 6.8 x86_64 - Apache / PHP-CGI (FastCGI) / PHP memcached / PHP APC.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
centos-ssh-apache-php-fcgi
22
==========================
33

4-
Docker Image including CentOS-6 6.8 x86_64, Apache 2.2, PHP 5.3, PHP Memcached 1.0, PHP APC 3.1.
4+
Docker Image including CentOS-6 6.8 x86_64, Apache 2.2, PHP-CGI 5.3 (FastCGI), PHP memcached 1.0, PHP APC 3.1.
55

66
Apache PHP web server, loading only a minimal set of Apache modules by default. Supports custom configuration via environment variables.
77

0 commit comments

Comments
 (0)