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
-5
View File
@@ -1,5 +0,0 @@
#!/bin/sh
docker push docker-registry.belmankraul.com/bkraul/nextcloud:latest
docker push docker-registry.belmankraul.com/bkraul/nextcloud:fpm-alpine
-2
View File
@@ -1,2 +0,0 @@
docker tag bkraul/nextcloud:latest docker-registry.belmankraul.com/bkraul/nextcloud:latest
docker tag bkraul/nextcloud:fpm-alpine docker-registry.belmankraul.com/bkraul/nextcloud:fpm-alpine