Docker-compose is interrupted

when i try to connect the weaviate,it turn out that [+] Running 2/2
✘ weaviate Error Get “https://registry-1.docker.io/v2/”: net/http: request canceled while wait… 15.2s
! i2v-neural Interrupted 15.2s
Error response from daemon: Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)。
i want to know why and how to solve this problem

hi @seilan !!

Welcome to our community :hugs:

Can you share the docker compose you are using?

This seems a connectivity issue for on docker image servers.

Thanks!