mirror of https://github.com/docker/docs.git
|
|
||
|---|---|---|
| .. | ||
| 256-logo.xcf | ||
| LICENSE | ||
| MAINTENANCE.md | ||
| README.md | ||
| Toolbox.iss | ||
| bundle.sh | ||
| delete.sh | ||
| modpath.iss | ||
| start.sh | ||
| windows-installer-logo.bmp | ||
| windows-installer-side.bmp | ||
README.md
windows-installer
Installation instructions available on the Docker documentation site.
What is included:
- msys-git for tools like
OpenSSHandBASH - VirtualBox
- Boot2Docker-cli management tool
- Boot2Docker ISO
- Docker Client for Windows
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.