Docker-compose with windows MINGW64

I tried to install docker-compose inside docker-client from latest 1.8.3 Windows installation.

The curl parameter results in

$ echo https://github.com/docker/compose/releases/download/$DOCKER_COMPOSE_VERSION/docker-compose-uname -s-uname -m
https://github.com/docker/compose/releases/download//docker-compose-MINGW64_NT-6.1-x86_64

But for this URL I only receive a ‘{“error”:smile: Not found"}’ result.

Any suggestions?

best regards Juergen

What is the Windows version, the minimum required is Windows 7+.
http://scalarsoftware.com/running-docker-compose-on-windows/