Hi - we are facing “read: connection reset by peer” error when pulling images from Linux Servers from past two weeks. We tried the same on windows servers by installing docker in same network and do not face this issue. We narrowed down that it is happening only on Linux Servers and when we keep re-trying the same command we get successful pull of image randomly. We googled for solutions and no article answered any proper directions. Any suggestions please ?
docker pull busybox
Using default tag: latest
Error response from daemon: Head “https://registry-1.docker.io/v2/library/busybox/manifests/latest”: Get “https://auth.docker.io/token?scope=repository%3Alibrary%2Fbusybox%3Apull&service=registry.docker.io”: read tcp 10.182.xx.xx:40468->52.1.184.176:443: read: connection reset by peer