Home > DevOps > Can’t connect to Docker Container?

Can’t connect to Docker Container?

I found an extremely helpful post while working onsite at a client and docker kept failing to start with an unable to connect error.

Source: https://stackoverflow.com/questions/42203488/settings-to-windows-firewall-to-allow-docker-for-windows-to-share-drive

My Resolution:

 

Set-NetConnectionProfile -interfacealias "vEthernet (DockerNAT)" -NetworkCategory Private