I have two similar dockerfiles. They differ only in the entrypoint
entrypoint
This is Dockerfile-cron
Dockerfile-cron
FROM python:3.8 WORKDIR /src COPY re