Docker compose files for nextcloud
Get additional infos from https://hub.docker.com/_/nextcloud/ and from https://github.com/nextcloud/docker/tree/master/.examples .
docker-compose exec --user www-data nextcloud-app php occ [command]
If you get a database error for the activity
table, please have a look at this issue.
mkdir data/data chown www-data data/data ./generate_password.sh