Skip to content

padhi-homelab/docker_nextcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

144 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker_nextcloud

build status testing size latest size

latest version image pulls


A Debian-based multiarch nextcloud Docker image with:

  • disabled access logs,
  • iproute2 for correctly rendering server info page,
  • additional packages for preview generation on PDF and media files.

Supported platforms:

386 amd64 arm/v6 arm/v7 arm64 ppc64le s390x
✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️

Usage

With Docker

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 for an example using docker compose.

docker run -p 80:80 -it padhihomelab/nextcloud

Serves nextcloud on port 80.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors