Linux

docker ollama 运行错误

错误:docker环境中指定http_proxy后运行ollama提示“something went wrong”

在环境中添加NO_PROXY=0.0.0.0

留言