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
7
Commits
1
Branch
0
Tags
9a3cf2ab06c2da587b246af300d74658a051e6df
Branches
Tags
View all branches
Go to file
Code
Lukáš Kucharczyk
9a3cf2ab06
Update README
2021-04-13 14:16:49 +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
Update README
2021-04-13 14:16:49 +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%