Skip to content

Instantly share code, notes, and snippets.

@lirantal
Last active July 23, 2016 20:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lirantal/60c810e184085adb8883 to your computer and use it in GitHub Desktop.
Save lirantal/60c810e184085adb8883 to your computer and use it in GitHub Desktop.
Docker: Install on Windows
On Windows 7 HPE COE:
1. Download: VirtualBox-5.0.15-105747-Win.exe
1.1. Install it like this: VirtualBox-5.0.15-105747-Win.exe -msiparams NETWORKTYPE=NDIS5
2. Download & Install: DockerToolbox-1.10.2.exe
3. Run "As Administrator" the Docker Quickstart Manual
* If any issues happen, troubleshoot:
a. delete the 'default' vm
b. delete the %HOMEPATH%\.docker directory
c. check/uncheck the NIDS5 driver in the host-only network adapter settings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment