Unable to connect to container running on Windows Server

This is a simple POC using the server core+IIS image provided by microsoft.

I can start the container but am unable to actually connect to it (from the host system or remotely).

Can you please share what is the error you are seeing? Also, what is the docker run command you ran? Does the port 80 shows as open on the docker ps command?

Thank you for the response - the issue has been resolved (was related to a group policy setting which was incompatible with docker regarding the Windows firewall)

1 Like