Added new alpine variants
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
docker pull webdevops/php-nginx:7.4-alpine
|
||||
docker build $1\
|
||||
-t bkraul/php-nginx:7.4-alpine \
|
||||
.
|
||||
Reference in New Issue
Block a user