I have facing some issue with docker container

Hi.,
I am Raveendra.,
how can I link the URL to the docker container?
My docker container is loading with IP address but it is not loading with URL, so can anyone help with this issue.
how to do.

What do you mean by URL ?

1 Like

I’m think that @baryonsit it’s trying to say is how can expose the service inside the container on a URL, no?
Please, let me know if I am wrong.
If it is the case, for example, you can bind a port on the host to the exposed port on the container.

1 Like