Split versions

This commit is contained in:
2019-10-10 16:56:20 -05:00
parent f242e392da
commit e794a963e8
12 changed files with 52 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/sh
docker pull nextcloud:16-fpm-alpine
docker build $1\
-t bkraul/nextcloud:16-fpm-alpine \
.