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

Commit cd9f762

Browse files
committed
ISSUE 114: Changes app package description; replacing PHP with PHP-CGI.
1 parent fe44618 commit cd9f762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ADD etc/systemd/system \
3535
# Package installation
3636
# -----------------------------------------------------------------------------
3737
RUN sed -i \
38-
-e 's~^description =.*$~description = "This CentOS / Apache / PHP (FastCGI) service is running in a container."~' \
38+
-e 's~^description =.*$~description = "This CentOS / Apache / PHP-CGI (FastCGI) service is running in a container."~' \
3939
${PACKAGE_PATH}/etc/views/index.ini
4040

4141
# -----------------------------------------------------------------------------

0 commit comments

Comments
 (0)