Dockerfile 指定 pip 安装源

see

https://www.cnblogs.com/kai-/p/13457800.html

 

key point:

RUN pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --no-cache-dir -r requirements.txt

posted @ 2021-02-20 14:51  LeoGIS  阅读(571)  评论(0编辑  收藏  举报