Sign inSign up

ownyourbits/nextcloudpi-x86

By ownyourbits

Updated about 3 years ago

NextCloudPi x86 docker container

Image
14

1M+

ownyourbits/nextcloudpi-x86 repository overview

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

https://nextcloudpi.com

Tag summary

Content type

Image

Digest

sha256:f12127eae

Size

437.5 MB

Last updated

about 3 years ago

docker pull ownyourbits/nextcloudpi-x86