I am currently trying to get my docker container to be publicly addressable so I can route it through aws route 53 (DNS). I have my contained on an ubuntu ec2 and am looking for what I should do next. Here is the screenshot of my containers running on the instance.
Should I try to route these through nginx like normal or can I point them directly to an IP address through something like elastic IP on aws. Thank you!
