mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-17 11:55:08 +01:00
The cron container requires the files created by the app container, to start its cron tasks. There is a potential race condition here, where cron starts to run before the app container is even up, before the app container has populated `/var/www/html`. This is undesired and easily solved by making sure cron depends on the app container. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> |
||
---|---|---|
.. | ||
insecure | ||
with-nginx-proxy |