One of the most interesting scenarios going forward on Windows is the ability to run Linux and Windows containers side-by-side. This requires a few things:
- Windows 10 Build 1709 or greater OR Windows Server 2019
- The Hyper-V and Containers features installed in Windows (which in turn requires nested virtualization enabled in your VM infrastructure)
- A docker nightly build with experimental features enabled
- The LCOW image
It would be awesome to see a CI setup available that can host containers like this.
Thanks for considering!