Installation instructions available on the Docker documentation site.
- msys-git for tools like
OpenSSH
andBASH
- VirtualBox
- Boot2Docker-cli management tool
- Boot2Docker ISO
- Docker Client for Windows
I've chosen to make a simple installer using Inno Setup because that is what the msysGit installer is built with.
(It also happens that I've used Inno Setup 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.
See MAINTENANCE.md
for instructions on how to update, bundle and compile the
Boot2Docker Windows Installer.