Commit b4bda345 by 蒋勇

d

parent 5395f286
......@@ -4,7 +4,7 @@ MAINTAINER jy "jiangyong@gongsibao.com"
ADD rpt_result /apps/rpt_result/
WORKDIR /apps/rpt_result/
RUN pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/
RUN pip install -U flask-cors
RUN pip install -U flask-cors -i https://mirrors.aliyun.com/pypi/simple/
CMD ["python","/apps/rpt_result/main.py"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment