Docker Linux containers on Windows

@native-api doesn’t look like Choclatey can help here. Even when installing Docker via Choclatey, pulling down Debian gives me:

$ docker pull debian/latest

“image operating system “Linux” cannot be used on this platform”

Maybe an option in .travis.yml to flip the VM engine to Linux container mode would fix this.