wuqilei-code
Results
3
comments of
wuqilei-code
There are still issues with the demo version of Jinja2
> 嗨!我是 [Dosu](https://go.dosu.dev/dosubot),我正在帮助 ragflow 团队。 > > 您的 Docker 构建错误可能是由构建过程尝试获取软件包或连接到镜像时出现的网络连接问题引起的。这是一个常见问题,尤其是当构建配置为使用无法从环境中访问的特定镜像时。 > > 以下是为其他人解决类似问题的一些步骤: > > * 尝试使用参数进行构建,以使用默认的 PyPI 和 Ubuntu 存储库,而不是区域镜像。 例如:`--build-arg NEED_MIRROR=0```` > docker build --platform linux/amd64 --build-arg LIGHTEN=1...