Initial add

This commit is contained in:
bkraul
2019-02-25 09:57:49 -06:00
commit 083ae29d56
7 changed files with 122 additions and 0 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
docker build $1\
-t bkraul/php:7.3 \
.