Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some examples on how to use this image #47

Merged
merged 1 commit into from
Mar 14, 2017
Merged

Add some examples on how to use this image #47

merged 1 commit into from
Mar 14, 2017

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.

2 participants