Updated 08. Setting up and Deploying eShopOnContainers to Windows Containers (markdown)
parent
9774174b5d
commit
eccdfad5b9
@ -24,7 +24,7 @@ In Windows 10 you need to set Docker to use "Windows container" instead of Linux
|
||||
|
||||
Then right click in the Docker icon on the notification bar and select the option "Switch to Windows Containers". If you don't see this option and see the option "Switch to Linux Containers" you're already using Windows Containers.
|
||||
|
||||
## The localhost loopback limitation
|
||||
## The localhost loopback limitation in Windows Containers Docker hosts
|
||||
|
||||
Due to a default NAT limitation in current versions of Windows (see [https://blog.sixeyed.com/published-ports-on-windows-containers-dont-do-loopback/](https://blog.sixeyed.com/published-ports-on-windows-containers-dont-do-loopback/)) you can't access your containers using `localhost` from the host computer.
|
||||
You have further information here, too: https://blogs.technet.microsoft.com/virtualization/2016/05/25/windows-nat-winnat-capabilities-and-limitations/
|
||||
|
Loading…
x
Reference in New Issue
Block a user