Hi,
I am new to docker and Rancher. I am trying to set up a RubyonRails web app on my container launched from Rancher.
My container is not accessible from outside since I do not know how to set up a Public IP for a running container.
I tried connecting using the [host ip and physical port](http://:), but the web page is not coming up.
However, by using CURL on the command line, I could bring up the web page.
Please help.
Radhika