Hacker News new | ask | show | jobs
by codeman1181 3132 days ago
So I have 2 questions still:

- On a windows server can I run a Linux container?

- On Windows server can I run a Windows container and a Linux container side by side?

3 comments

From my read, the side-by-side feature is a soon but not quite yet (on Win10 or Server 2016). Looks like the groundwork is prepared though there are some features that aren’t fully implemented yet.
You can run linux containers on Windows Server 1709. But only with Docker EE, because community edition is not available without GUI.

I think we will be able run them together in the future.

The article says that the his will be available in future versions.