docs/windows
Jeffrey Morgan 5887d43263 Update icon work 2015-07-23 13:46:17 -07:00
..
256-logo.xcf Adding windows 2015-07-07 17:16:43 -07:00
LICENSE Adding windows 2015-07-07 17:16:43 -07:00
MAINTENANCE.md Adding windows 2015-07-07 17:16:43 -07:00
README.md Adding windows 2015-07-07 17:16:43 -07:00
Toolbox.iss Update icon work 2015-07-23 13:46:17 -07:00
bundle.sh bump versions 2015-07-15 15:32:21 -07:00
delete.sh port delete script 2015-07-14 16:42:29 -07:00
docker-quickstart-terminal.ico Update icon work 2015-07-23 13:46:17 -07:00
modpath.iss Adding windows 2015-07-07 17:16:43 -07:00
start.sh Change vm name to docker-vm for windows 2015-07-22 19:12:11 -07:00
toolbox.ico Update icon work 2015-07-23 13:46:17 -07:00
windows-installer-logo.bmp Update icon work 2015-07-23 13:46:17 -07:00
windows-installer-side.bmp Update icon work 2015-07-23 13:46:17 -07:00

README.md

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.