@@ -0,0 +1,3 @@
+FROM nextcloud
+
+MAINTAINER Rabin "https://github.com/shemic"
@@ -23,6 +23,13 @@ port = 9030:80,6800:6800
;dweb
volumes = {container}share/data/pan:/var/www/html/system/data/default_home_folder
+[nextcloud]
+port = 8030:80
+;superuser
+;dweb
+volumes = {container}share/data/nextcloud:/var/www/html
[nfs]
port = 3001:3000
@@ -77,6 +77,7 @@ jupyter = tool/jupyter
grafana = tool/grafana
pan = tool/pan
vsftpd = tool/vsftpd
+nextcloud = tool/nextcloud
;learn
learn = learning