Skip to content

Commit 4fa7cce

Browse files
committed
updated readme with docker image link
1 parent a0d9f81 commit 4fa7cce

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PHP 5.6 & Apache Dockerfile Example
22

3-
A base PHP 5.6 Apache 2 image for demonstrating legacy projects.
3+
A base PHP 5.6 Apache 2 image[^docker_pull_cmd_note] for demonstrating legacy projects available at [EWC Docker Hub](https://hub.docker.com/r/ewc2020/web).
44

55
An older version of ***PHP*** that some older codebase sites would require as an environment to run in.
66

@@ -26,3 +26,5 @@ PHP Extensions:
2626
- pdo_mysql
2727
- zip
2828
- yaml
29+
30+
[^docker_pull_cmd_note] Use `docker pull ewc2020/web:php-5.6-apache` to get a copy of the image.

0 commit comments

Comments
 (0)