Sign inSign up

devopsansiblede/nextcloud

By devopsansiblede

Updated 3 days ago

NextCloud image based on official images with bootup scripts to ensure functionality after updates.

Image
0

7.7K

devopsansiblede/nextcloud repository overview

Docker image: NextCloud

Managed in GitHub

About this repository

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:

The latest tagged image

Compared to the original image nextcloud:apache this image contains only the extension with bootup scripts.

The full tagged image

NextCloud 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.

Environmental variables to be used

ENV VariableDefault ValueDescription
NC_APPScalendar contactsList of applications to be checked for installed and enabled status on bootup – space separated!
DISABLE_CHOWNset to true, if chown should be skipped at bootup
CHOWN_DEBUGset 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.

License

This project is published unter CC BY-SA 4.0 license.

Tag summary

Content type

Image

Digest

sha256:50dcd3d1f

Size

490.8 MB

Last updated

3 days ago

docker pull devopsansiblede/nextcloud