Skip to content

NetAlertX / Docker Desktop Windows 11 / Subnets #861

Closed Answered by jokob-sk
JinxCH73 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @JinxCH73 ,

according to ChatGPT Win 11 doesn't support access to the network adapters:

Windows 11 does not natively support Docker's host network mode. This is because host mode allows containers to directly access the host machine's network stack, and Windows does not have the same network stack as Linux.

In Linux, Docker's host mode is commonly used because it allows the container to share the host's network stack, which can be beneficial for performance or specific networking configurations. However, on Windows, Docker runs on top of a virtual machine using Hyper-V or WSL2 (Windows Subsystem for Linux 2). Since the containers are running inside a VM, the concept of "host mode" net…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jokob-sk
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants