How to create to images in the same Docker container?

前端 未结 0 751
长发绾君心
长发绾君心 2020-11-21 23:27

I have the following two commands:

RUN cd project/ && python3 -m celery -A tasks worker --loglevel=INFO
CMD [ "python3", "project/main.         


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