Hello, to install nextcloud, open the terminal and install with:
sudo pacman -S biglinux-docker-nextcloud-plus
A Docker folder will be created in your home, where you can configure what you want. To stop the Nextcloud container just do docker-compose down
and to start docker-compose up -d
The docker-compose command must be run within ${HOME}/Docker/Nextcloud-Plus
To check all the packages that biglinux has in docker do:
pacman -Ss biglinux-docker