mirror of https://github.com/docker/docs.git
removing ref to b2d cli - it's being deprecated
This commit is contained in:
parent
10343c8d0b
commit
042e40ef7f
|
|
@ -9,15 +9,12 @@ because that is what the [msysGit](http://git-scm.com/) installer is built with.
|
||||||
|
|
||||||
(It also happens that I've used Inno Setup before, so I can make something faster.)
|
(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
|
## Maintenance
|
||||||
|
|
||||||
See `MAINTENANCE.md` for instructions on how to update, bundle and compile the
|
See `MAINTENANCE.md` for instructions on how to update, bundle and compile the
|
||||||
Docker Toolbox Windows Installer.
|
Docker Toolbox Windows Installer.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
Docker Toolbox code is licensed under the Apache License, Version 2.0. See [LICENSE](https://github.com/docker/toolbox/blob/master/LICENSE) for the full license text.
|
Docker Toolbox code is licensed under the Apache License, Version 2.0. See [LICENSE](https://github.com/docker/toolbox/blob/master/LICENSE) for the full license text.
|
||||||
|
|
||||||
Docker Toolbox Logo and all other related Docker artwork © Docker, Inc. 2015. All rights reserved; not licensed for third party use.
|
Docker Toolbox Logo and all other related Docker artwork © Docker, Inc. 2015. All rights reserved; not licensed for third party use.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue