Skip to content

Instantly share code, notes, and snippets.

@raychorn
Created October 28, 2020 13:10
Show Gist options
  • Save raychorn/9fbe3c40a79a843e3e789ac047fc4a19 to your computer and use it in GitHub Desktop.
Save raychorn/9fbe3c40a79a843e3e789ac047fc4a19 to your computer and use it in GitHub Desktop.
Windows 10 Docker Desktop VSCode WSL 2 Ubuntu 20.04 Development Environment
Windows 10 Docker Desktop VSCode WSL 2 Ubuntu 20.04 Development Environment - this kinda says it all, if you are familar with how this might work.
Some development environments might not like Ubuntu 20.04 but they might like Debian Buster better and when this happens it can be useful to
deploy a new development environment via Docker Desktop from WSL 2 Ubuntu 20.04 via the command line and mount the project files from
Linux. One minor rub is to get "git" (no pun) into the Container but this can be easily done when the Docker Image is built.
Works for me.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment