-
New Feature
-
Resolution: Won't Fix
-
Minor
-
None
We want to use Windows Containers as a build environment for our projects to make use of the same advantages of containers as with Linux. Currently, the plugin only supports Docker with Linux.
Plugin relies on container composition as a "pod", sharing namespaces (IPC, net) and volumes.
I don't think this has any equivalent on Windows containers.