Connecting to pulled docker image from docker hub on ec2 instance

Viewed 22

I have just made a docker image,pushed it to a docker registry, made an ec2 test instance on aws and pulled the docker image.

Now i am trying to, connect to the pulled docker image using the client(host machine) from docker hub on the new EC2 instance.

What commands/ way to go about this would i do on the clients terminal, or am i confused and access it through the ec2 instance terminal?

0 Answers
Related