VmWare CentOS 8 docker pull get error connection reset by peer

on vmware freshly installed centos 8 and docker, pull always get error connection reset by peer, like this, how to fix it, thanks
[root@localhost ~]# docker pull hello-world
Using default tag: latest
Error response from daemon: Head “https://registry-1.docker.io/v2/library/hello-world/manifests/latest”: Get “https://auth.docker.io/token?account=user001x&scope=repository%3Alibrary%2Fhello-world%3Apull&service=registry.docker.io”: read tcp 10.0.1.138:41936->34.205.13.154:443: read: connection reset by peer

1 Like

Did you find a solution ? Same problem running docker on top of linux inside vmware