Added support for fpm (debian buster)

This commit is contained in:
2019-11-27 12:38:45 -06:00
parent e794a963e8
commit 5871baee0b
15 changed files with 115 additions and 19 deletions
-2
View File
@@ -2,7 +2,5 @@
docker pull nextcloud:17-fpm-alpine
docker build $1\
-t bkraul/nextcloud:latest \
-t bkraul/nextcloud:fpm-alpine \
-t bkraul/nextcloud:17-fpm-alpine \
.