Installation instructions available on the Docker documentation site.
- msys-git 1.9.4 for tools like
OpenSSH
andBASH
- VirtualBox 4.3.18
- Boot2Docker-cli management tool 1.3.0
- Boot2Docker ISO 1.3.0
(the ISO contains Docker 1.3.0 - unfortunately we don't have a native Windows Docker client yet)
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.