Initial add

This commit is contained in:
bkraul
2018-09-28 12:36:30 -05:00
commit f632562f57
4 changed files with 44 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/sh
docker build \
-t bkraul/nextcloud:latest \
-t bkraul/nextcloud:fpm-alpine \
.