Dear all,
What would be the best way to define a Docker Swarm over a single host running Docker For Windows, to be able to run both Linux and Windows based containers inside a single host?
I’m trying to set up a single docker-compose file for a single physical host containing both Linux and Windows payloads. I know Windows Server 2016 will be coming out with Hyper-V support for LinuxKit, but they’re fairly vague on timelines. How could this be achieved right now?
Thanks!