Limitation of window container over Linux container in terms of networking like host network access from container I have done research on window container but could not find any relevant information on the limitation of window container over Linux container. https://learn.microsoft.com/en-us/virtualization/windowscontainers/container-networking/architecture
can anyone help?
I just checked the Docker documentation and the host network is not available on Windows. It's Linux only. With that said, the native NAT network should be enough for most scenarios on which you're trying to expose a port from the host and map that port to the container. Depending on the container orchestrator you're using, there are other options for Windows containers and they are all described here: https://cda.ms/4hz.
To your more generic question, there are other networks not available to Windows: macvlan and ipvlan. However, Windows still provides multiple options for networking that should address the majority of scenarios out there: (From the link above)
Furthermore, there are a few networking features that are not supported: