This commit is contained in:
parent
15e34c14a7
commit
979302f49c
@ -33,4 +33,4 @@ COPY run_scraper.sh /usr/local/bin/run_scraper.sh
|
||||
RUN chmod +x /usr/local/bin/run_scraper.sh
|
||||
|
||||
# Run the command on container startup
|
||||
CMD ["crontab", "-f"]
|
||||
CMD ["cron", "-f"]
|
||||
|
Loading…
Reference in New Issue
Block a user