If I grab docker-engine from https://github.com/docker/machine/releases/ and try to run it I receive an error like this:
runtime: failed to create new OS thread (have 2 already; errno=22)
fatal error: newosproc
...
I also have the same issue with Go applications I've cross-compiled on Windows.