No-Docker-Image-IsToo-complicated #41762
gcjue
started this conversation in
Ideas & Feature requests
Replies: 1 comment 1 reply
-
Seems your machine could not access the Docker Hub repository.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, Guy Great creator!
For some reasons, We can not use the docker image to install milvus service, aways failed by this error (do not told me by VPN, it can not use in cloud)
vim /etc/docker/daemon.json
/milvusdocker# systemctl restart docker
/milvusdocker# docker-compose up -d
Pulling minio (minio/minio:RELEASE.2023-10-16T04-09-41Z)...
ERROR: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
/milvusdocker# mv /etc/docker/daemon.json ./
/milvusdocker# docker-compose up -d
Pulling minio (minio/minio:RELEASE.2023-10-16T04-09-41Z)...
ERROR: Get "https://registry-1.docker.io/v2/": dial tcp 199.59.148.7:443: connect: connection refused
We hope there can be have a PATH install step by step for hunman, Thanks very much.
Beta Was this translation helpful? Give feedback.
All reactions