Docker-Machine with windows VM on AWS

@jpnolin @alelec Did either of you get anywhere with this?

Due to restrictions on the number of links in a post for new users like me, I’ve put the meat of my comment on Gist. In brief:

  • Amazon Windows AMIs do not come with SSH
  • It is possible to create your own Windows AMI with SSH
  • Docker Machine will connect to a Windows machine over SSH, but does not know how to “provision” it once it connects