This commit is contained in:
Michael Chiang 2015-08-10 19:42:22 -07:00
parent 720737be05
commit d6fdd12a20
1 changed files with 13 additions and 3 deletions

View File

@ -32,12 +32,22 @@ Things to try:
### Windows 8 (8.1) ### Windows 8 (8.1)
- [ ] Install + Quick Start - [x] Install + Quick Start
- [ ] Install + Migrating Boot2Docker - [failed] Install + Migrating Boot2Docker
- [ ] Install + Start Kitematic - [x] Install + Start Kitematic
*User may encourter Docker Machine errors.
** Boot2docker installer failed to work on the test PC
Clean install:
1. Open VirtualBox (if installed), and remove all the VMs by choosing Delete all files.
2. Open Control Panel -> Program and Features -> Uninstall Virtualbox
3. Uninstall Docker Toolbox (if installed)
4. Open "File Explorer" -> C:\Users\YOUR_USERNAME\ and delete .docker folder
5. Run toolbox installer again
### Windows 7 ### Windows 7
- [x] Install + Quick Start - [x] Install + Quick Start
- [x] Install + Migrating Boot2Docker - [x] Install + Migrating Boot2Docker
- [x] Uninstalling - [x] Uninstalling
*User may encourter Docker Machine errors.