i have an docker image running in a container, i have a web application running in this container.
this above machine is a debian 9 - stretch machine. and i am able to access my web application locally in my debian 9 machine. but i am not able to access it outside this container running machine in the same network.
i believe this is the special thing you are talking about. is there anything other than this we need to do ?
i tried using the host computer IP address, but still i am not able to access.