摘要:
dockerfile中设置python虚拟环境+gunicorn启动 FROM python:2.7-slim EXPOSE 8000 COPY ./yourapp /home/yourapp RUN apt-get update \ && apt-get install --no-install- 阅读全文
posted @ 2020-07-07 20:56
blogsheng
阅读(1807)
评论(0)
推荐(0)
浙公网安备 33010602011771号