This is an old revision of the document!
Nextcloud Docker
Maintenance
Open the Unraid terminal, enter each of these commands:
docker exec -u 99:100 <container> php /var/www/html/occ maintenance:repair
docker exec -u 99:100 <container> php /var/www/html/occ files:scan –all
