kriasoft/graphql-starter-kit

Issue connection timeout on pulling db, while running the command docker-compose up

patialmanoj opened this issue · 1 comments

Pulling db (postgres:9.6.6-alpine)...
ERROR: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

Can Any one explain,why its coming.
I am using Window10 pro , visualization Enabled.
Docker version 18.09.0, build 4d60db4
docker-compose version 1.23.2, build 1110ad01

It was because , I did not login to Docker Data Hub.
Once I login , docker-compose up command ran successfully