- Requires Windows 10 Professional or better
- Enable Hyper-V: (as admin)
bcdedit /set hypervisorlaunchtype Auto
- Enable DEP: (as admin)
bcdedit /set {current} nx OptOut
- Download and install Docker for Windows Beta
- Start Docker
- To allow sharing volumes: System Tray -> Docker -> Settings -> Shared Drives -> C -> Enter Password
Created
October 1, 2016 23:28
-
-
Save schmich/7e2c6e63b54ab90a487f6a9a72c4f41f to your computer and use it in GitHub Desktop.
Docker on Windows
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment