nextcloud/README.md

11 lines
420 B
Markdown

# Nextcloud Docker image
[![Build Status](https://drone.kucharczyk.xyz/api/badges/containers/nextcloud/status.svg)](https://drone.kucharczyk.xyz/containers/nextcloud)
I've made two changes to the base image:
1. Added cron to process chores. See:
https://github.com/nextcloud/docker/tree/master/.examples/dockerfiles/cron/apache
2. Added `imagemagick` to better support SVGs.
Only commits with tags trigger a rebuild.