discourse_docker/templates/cron.template.yml
Sam be82e06897 - Update base image
- Update discourse image
- Include cron and rsyslogd in base image
- Mount /var/log on host so we have access to nginx logs
- Introduce log rotation
- Correct symlink creation so it works with admin/upgrade
- All sample paths are /var/discourse
2014-08-20 13:17:08 +10:00

4 lines
106 B
YAML

run:
- exec:
hook: cron
cmd: echo cron is now included in base image, remove from templates