Skip to content

Instantly share code, notes, and snippets.

View mttchpmn's full-sized avatar
✌️

Matt Chapman mttchpmn

✌️
View GitHub Profile
@mttchpmn
mttchpmn / docker-windows.md
Created May 28, 2018 22:34
Setting up Docker on Windows

Steps to get Docker (and Dev environment) working on Windows 10

Steps

  • Download docker for Windows
  • Download Hyper Terminal (optional)
  • Download VS Code (optional)
  • Enable Windows subsystem for Linux
    • Search 'Turn Windows features on or off' and enable the checkbox
  • Install Ubuntu 18.04 from Microsoft store