docker-python-runner/docker/entrypoint.sh

6 lines
104 B
Bash
Raw Normal View History

2022-09-20 10:53:35 +00:00
#!/bin/sh
echo "${CRONTAB}" > /crontabs/root
/usr/sbin/crond -f -d8 -L /var/log/cron.log -c /crontabs