This website requires JavaScript.
Explore
Help
Sign In
containers
/
nextcloud
Watch
1
Star
0
Fork
0
You've already forked nextcloud
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
877026caa72fe8c9e4902aa3b9ed12023403d367
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Lukáš Kucharczyk
877026caa7
Add build status badge
2021-04-13 16:10:44 +02:00
.drone.yml
Only trigger builds on tags
2021-04-13 14:03:18 +02:00
Dockerfile
Add imagemagick to the image for SVG support
2021-04-12 13:42:52 +02:00
README.md
Add build status badge
2021-04-13 16:10:44 +02:00
supervisord.conf
Initial commit.
2020-10-07 13:06:52 +02:00
README.md
Nextcloud Docker image
I've made two changes to the base image:
Added cron to process chores. See:
https://github.com/nextcloud/docker/tree/master/.examples/dockerfiles/cron/apache
Added
imagemagick
to better support SVGs.
Only commits with tags trigger a rebuild.
Description
No description provided
Readme
190
KiB
Languages
Dockerfile
100%