Open kmcdono2 opened 1 year ago
See error below:
kmcdonough@652-G9DYQGQXJX lwmdb % docker compose -f local.yml up --build [+] Running 2/2 ✘ mailhog Error 15.3s ✘ kroki Error 15.3s 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 can't reproduce that locally. Might that have been an internet connection issue? Thinking a timeout implies no response from https://registry-1.docker.io/v2/
timeout
https://registry-1.docker.io/v2/
See error below: