版本

docker 18.0.6
python 3.7

错误信息

  File "/usr/local/lib/python3.7/threading.py", line 852, in start
    _start_new_thread(self._bootstrap, ())
RuntimeError: can't start new thread

解决方案

Dockerefile增加了下面这句

# ...
RUN pip config --user set global.progress_bar off
# ...
End
文章作者:
文章地址:http://honglvliyu.cn/index.php/archives/153/
文章标题:docker build RuntimeError: can't start new thread异常
文章版权:本文由Beyond the game独立整理撰写,转载请保留文章出处。
Last modification:March 22nd, 2024 at 04:28 pm
咋滴 看了不给钱呀
广而告知