Links & build status added to README
This commit is contained in:
parent
9e661cb13c
commit
d13a18876a
1 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
|||
# Nextcloud Cron Job Docker Container
|
||||
|
||||
Simple cronjob support for your Nextcloud Docker container!
|
||||
|
||||
* [Docker Hub](https://hub.docker.com/r/rcdailey/nextcloud-cronjob)
|
||||
* [Github Repository](https://github.com/rcdailey/nextcloud-cronjob)
|
||||
|
||||
[![Actions Status](https://github.com/rcdailey/nextcloud-cronjob/workflows/build/badge.svg)](https://github.com/rcdailey/nextcloud-cronjob/actions)
|
||||
|
||||
## Summary
|
||||
|
||||
This container is designed to run along side your Nextcloud container to execute its
|
||||
|
|
Loading…
Reference in a new issue