A Debian-based multiarch nextcloud Docker image with:
iproute2 for correctly rendering server info page,Supported platforms:
| 386 | amd64 | arm/v6 | arm/v7 | arm64 | ppc64le | s390x |
|---|---|---|---|---|---|---|
| :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
Warning
The following command will spin up _only_ a Nextcloud container. For a usable setup, you would likely want to spin up additional containers for the database, caching, cron jobs etc. See [services/nextcloud](https://github.com/padhi-homelab/services/blob/master/nextcloud/docker-compose.yml) for an example using [`docker compose`][docker compose].
docker run -p 80:80 -it padhihomelab/nextcloud
Serves nextcloud on port 80.
Content type
Image
Digest
sha256:853506ad7…
Size
676 MB
Last updated
3 days ago
docker pull padhihomelab/nextcloud