NextCloudPi x86 docker container
1M+

This is the x86 version of NextCloudPi docker container. It features the latest Nextcloud plus networking and system management extras.
Run it with
docker run -d -p 4443:4443 -p 443:443 -p 80:80 -v ncdata:/data --name nextcloudpi ownyourbits/nextcloudpi-x86 $DOMAIN
DOMAIN should be your trusted domain: the URL or IP that will be used to access.
Any folder can be used instead of the volume ncdata to hold the Nextcloud data.
More details at
Content type
Image
Digest
sha256:f12127eae…
Size
437.5 MB
Last updated
about 3 years ago
docker pull ownyourbits/nextcloudpi-x86