VMware Modern Apps Community
rvkrish25
Contributor
Contributor

getsockopt:connection refused

Hi All,

Iam new to this docker and not good in unix working as Windows & VMware ( EXSi + VCenter )

Iam deep interested in learning new technology, in my office we are running a docker on linux for a commercial project here I need to prove that VMWare can do much better than others for the same iam doing POC ( prof of concept )

I started exploring Photon & stuck in pulling  images have attached the screen shot

Help me to resolve this for further proceeding

Can any one share me the good document to learn A to Z on VMWare Docker

Thanks

Venkat

Reply
0 Kudos
2 Replies
rvkrish25
Contributor
Contributor

Hi,

I scp the docker image from linux docker

But not able find the root cause "getsockopt:connection refused'

Thanks

Reply
0 Kudos
sguyennet
Contributor
Contributor

Hi,

It looks like you cannot access the remote port on the docker registry.

You should try to do:

# wget https://index.docker.io/v1/repositories/vmwarecna/nginx/images

Does it download the file?

If you are looking for some docker training, you can find self-paced one on their website:

Self-Paced Training - Docker Training

Regards,

Simon.

Reply
0 Kudos