We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问,在运行docker-compose up的时候,pip安装flask和redis不成功,不管是否添加pip镜像,都是返回相同的报错信息。但是尝试在本地用pip安装软件包(不管是否使用pip镜像)都没问题,猜测可能是本地或者docker配置的问题,或者其他可能情况?
docker-compose up
The text was updated successfully, but these errors were encountered:
建议在容器内ping一下目标网站看看是不是能ping通
Sorry, something went wrong.
No branches or pull requests
请问,在运行

docker-compose up
的时候,pip安装flask和redis不成功,不管是否添加pip镜像,都是返回相同的报错信息。但是尝试在本地用pip安装软件包(不管是否使用pip镜像)都没问题,猜测可能是本地或者docker配置的问题,或者其他可能情况?The text was updated successfully, but these errors were encountered: