and back?
Some checks failed
Build and Push Docker Images / build (push) Failing after 41s

This commit is contained in:
ChrQR 2024-05-30 01:02:33 +02:00
parent 15e34c14a7
commit 979302f49c

View File

@ -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"]