Initial add
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
docker pull webdevops/php-nginx:alpine
|
||||
docker build $1\
|
||||
-t bkraul/elfinder:alpine \
|
||||
-t bkraul/elfinder:alpine-2.1.49 \
|
||||
.
|
||||
Reference in New Issue
Block a user