docker-archive / communitytools-image2docker-win

304 stars 78 forks source link

Allow running against an online VM #34

Closed sixeyed closed 7 years ago

sixeyed commented 7 years ago

Instead of pointing to an offline VM disk, point to an online VM. We can implement this either as:

1 - run the tool locally and point to a remote VM 2 - connect to the remote VM and run the tool on the VM.

Either approach is fine, but the solution must work across all the Windows versions we support - Server 2003 to 2016.

sixeyed commented 7 years ago

Fixed in 1.8