Nextcloud - Official Image | Docker Hub
https://hub.docker.com/_/nextcloudMore info is in the docker-compose section. Persistent data The Nextcloud installation and all data beyond what lives in the database (file uploads, etc.) are stored in the unnamed docker volume volume /var/www/html. The docker daemon will store that data within the docker directory /var/lib/docker/volumes/....