jjoergensen / windows-installer

Install Boot2Docker cli, msys-git and VirtualBox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated

This project (the boot2docker Windows Installer) is officially deprecated in favor of the new Docker Toolbox.

windows-installer

Installation instructions available on the Docker documentation site.

What is included:

Why Inno Setup?

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.

Maintenance

See MAINTENANCE.md for instructions on how to update, bundle and compile the Boot2Docker Windows Installer.

About

Install Boot2Docker cli, msys-git and VirtualBox

License:Apache License 2.0


Languages

Language:Inno Setup 86.2%Language:Shell 13.8%