You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Note that the `php-5-6-apache` is the Docker Compose Service to ***Build***.
35
35
There is a build script included that uses the local `.env` file & an [Evil Wizard Creations Protocol](https://bitbucket.org/evilwizardcreations/ewc-protocols) that makes this much simpler.
36
36
37
37
```bash
38
-
build-up-php-7.2-fpm.sh
38
+
build-up-php-5-6-apache.sh
39
39
```
40
40
41
41
Alternatively there is the *full Procedure*.
@@ -56,7 +56,6 @@ Alternatively there is the *full Procedure*.
56
56
57
57
Build the ***Docker Image*** without using ***cached*** versions of previous image build stages.
0 commit comments