Added new alpine variants

This commit is contained in:
2020-11-04 23:50:39 -06:00
parent 0cb27de924
commit f9e6a4ffee
11 changed files with 444 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/sh
docker pull webdevops/php-nginx:7.4-alpine
docker build $1\
-t bkraul/php-nginx:7.4-alpine \
.