nextcloud-cronjob/scripts
Robert Dailey 6416dd8731 Cronjob works now between Nextcloud container recreation
If the Nextcloud container is recreated while the cronjob container is still running, the ID of the
container is obtained each time the cron tasks are executed. Previously it was cached on entrypoint,
so if the ID changed this container would fail.
2019-06-20 19:34:58 -05:00
..
cron-scripts Provide the ability to run user-defined cron tasks 2018-12-06 17:58:26 -06:00
cron-tasks.sh Cronjob works now between Nextcloud container recreation 2019-06-20 19:34:58 -05:00
entrypoint.sh Cronjob works now between Nextcloud container recreation 2019-06-20 19:34:58 -05:00
find-container.sh Cronjob works now between Nextcloud container recreation 2019-06-20 19:34:58 -05:00
healthcheck.sh Cronjob works now between Nextcloud container recreation 2019-06-20 19:34:58 -05:00