Added nextcloud without fpm

This commit is contained in:
2024-07-23 11:48:53 +02:00
parent 65baccd402
commit bb096004f5
8 changed files with 162 additions and 13 deletions
+3
View File
@@ -0,0 +1,3 @@
MUID="$(id -u www-data)" MGID="$(id -g www-data)" docker-compose build --no-cache
MUID="$(id -u www-data)" MGID="$(id -g www-data)" docker-compose up -d --force-recreate