mirror of https://github.com/docker/docs.git
removing what’s included because parent readme file already contains it. - no dupes. |
||
|---|---|---|
| .. | ||
| 256-logo.xcf | ||
| MAINTENANCE.md | ||
| README.md | ||
| Toolbox.iss | ||
| bundle.sh | ||
| delete.sh | ||
| docker-quickstart-terminal.ico | ||
| modpath.iss | ||
| start.sh | ||
| toolbox.ico | ||
| windows-installer-logo.bmp | ||
| windows-installer-side.bmp | ||
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.