Run django and cron in docker-compose

后端 未结 0 647
轮回少年
轮回少年 2021-01-28 01:03

I have two similar dockerfiles. They differ only in the entrypoint

This is Dockerfile-cron

FROM python:3.8

WORKDIR /src

COPY re         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题