I am new to this docker, i have started running the container services in 2016 server. When i run iis image "Docker run -it -p 80:80 microsoft/iis its started successfully. but when try to access the iis sample page its not loading via local host. but i can access the docker host name and ip address of the host. I know it is limitation in WINNAT but when i try to access from my another machine using the ip address of the host ( ex. htt://192.168.1.5/ form another machine on the same n/w) iis sample page is not accessible. Can anybody help me to resolve the issue.
4 Spice ups
Start by reading the documentation:
1 Spice up
i have tried this, when i publish the port to host and access from other machine i can’t reach the iis page
psophos
(M Boyle)
4
Is the firewall running on the server?
1 Spice up
Can you check your firewall? tell me are you running docker on windows or Linux? did u check your container IP-Adresse?