Restructured to add support for 7.3

This commit is contained in:
bkraul
2019-02-24 15:20:38 -06:00
parent f3b4cf9a11
commit bfd568d846
7 changed files with 77 additions and 0 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
docker build $1\
-t bkraul/php-apache:7.3 \
.