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 pull安装遇见这问题怎么处理?
(base) [jy@622640 docker]$ cat daemon.json {"insecure-registries":["sourcefind.cn:5000"] } (base) [jy@622640 docker]$ docker pull image.sourcefind.cn:5000/dcu/admin/base/oneflow:0.9.1-centos7.6-dtk-22.10.1-py39-latest Error response from daemon: Get "https://image.sourcefind.cn:5000/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
您好,请问docker pull安装遇见这问题怎么处理?
(base) [jy@622640 docker]$ cat daemon.json
{"insecure-registries":["sourcefind.cn:5000"] }
(base) [jy@622640 docker]$ docker pull image.sourcefind.cn:5000/dcu/admin/base/oneflow:0.9.1-centos7.6-dtk-22.10.1-py39-latest
Error response from daemon: Get "https://image.sourcefind.cn:5000/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
The text was updated successfully, but these errors were encountered: