docs/windows
Michael Chiang 11cd5e52d1 Update readme
removing what’s included because parent readme file already contains
it. - no dupes.
2015-07-29 13:42:22 -07:00
..
256-logo.xcf Adding windows 2015-07-07 17:16:43 -07:00
MAINTENANCE.md update Maintenance file 2015-07-29 13:36:01 -07:00
README.md Update readme 2015-07-29 13:42:22 -07:00
Toolbox.iss Windows 0.8.0-rc2 2015-07-28 15:42:49 -07:00
bundle.sh Windows 0.8.0-rc2 2015-07-28 15:42:49 -07:00
delete.sh Windows 0.8.0-rc2 2015-07-28 15:42:49 -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 Windows 0.8.0-rc2 2015-07-28 15:42:49 -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

Docker Toolbox for Windows

Installation instructions available on the Docker documentation site.

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 Docker Toolbox Windows Installer.