Skip to content

Conversation

@pierreozoux
Copy link
Member

No description provided.

@jkaberg
Copy link

jkaberg commented Apr 24, 2017

While I agreed on the "one process per container" philosophy I think you should mention how to do this for novice users. Might save you a few issue tickets 😄

I did it by creating an 15 min cron on the host running nextcloud:latest image, the cron command:
docker exec nextcloud su - www-data -s /bin/bash -c 'php -f /var/www/html/cron.php'

Obviously this only works for smaller instances.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants