f2ce54653b
The following issues were addressed. Note that these are edge cases. * If an empty `/cron-scripts` directory was mounted in the container, an error would occur. * If files in the `/cron-scripts` directory had spaces in the name, this would cause issues. * stdin was held open when running `docker exec` which would cause hangs and other issues. The `exec` command is now run non-interactively. * Custom scripts that failed would interrupt processing of scripts after it, if any. |
||
---|---|---|
.. | ||
cron-scripts-builtin | ||
cron-tasks.sh | ||
entrypoint.sh | ||
find-container.sh | ||
healthcheck.sh | ||
nextcloud-exec.sh |