Linux container support on Windows servers

Not sure this is allowed, but for anyone interested on Linux containers on Windows Server, I’d love to chat more and understand the scenario. Please reach out.

Here’s a workaround that is supported: You can use Hyper-V to install a Linux VM on Windows Server and run your containers there. This is not much different than what WSL does.

Here’s another workaround that is supported: You can use WSL2 on Windows Server 2022 now: WSL2 now available on Windows Server 2022 (microsoft.com) Please note this is only on Windows Server 2022!

2 Likes