NextCloud image based on official images with bootup scripts to ensure functionality after updates.
7.7K
Managed in GitHub
This repository holds the definition of customized NextCloud Docker images.
The main improvement of this image is, that basic ./occ actions that are needed after an update are executed unattended. For what actions are executed automatically, please have a look at files/boot.d/nextcloud/01_occ.sh.
There are two images built on a regular basis:
latest tagged imageCompared to the original image nextcloud:apache this image contains only the extension with bootup scripts.
full tagged imageNextCloud publishes some extended Dockerfile examples with their Git repository. From there, the variant full is built as the basis for this image and the bootup scripts are added afterwards.
| ENV Variable | Default Value | Description |
|---|---|---|
NC_APPS | calendar contacts | List of applications to be checked for installed and enabled status on bootup – space separated! |
DISABLE_CHOWN | set to true, if chown should be skipped at bootup | |
CHOWN_DEBUG | set to true, if chown should be run with debugging activated |
There do exist more environmental variables – but those are not recommended to be changed at all.
This project is published unter CC BY-SA 4.0 license.
Content type
Image
Digest
sha256:50dcd3d1f…
Size
490.8 MB
Last updated
3 days ago
docker pull devopsansiblede/nextcloud