/windows-installer

Install Boot2Docker cli, msys-git and VirtualBox

Primary LanguageShellApache License 2.0Apache-2.0

windows-installer

Installation instructions available on the Docker documentation site.

What is included:

(the ISO contains Docker 1.3.0 - unfortunately we don't have a native Windows Docker client yet)

Why InnoSetup

I've chosen to make a simple installer using innosetup because that is what the msysGit installer is built with.

(It also happens that I've used InnoSetup before, so I can make something faster.

Making a simple Wix for the Boot2Docker-cli should be simple, and this can then be used in this all-in-one installer too.