OPERATING SYSTEMSOS Linux

Tutorial: Setup a Development Environment on Windows (Docker, WSL2, Ubuntu, Vscode)

This tutorial is intended to guide Windows users in setting up a development environment by installing Ubuntu, Docker, and Visual Studio Code on Windows Subsystem for Linux 2 (WSL2).

Please find the Confluence page link for the WSL2 tutorial below:

https://kaust-supercomputing-lab.atlassian.net/wiki/spaces/Doc/pages/593657857/Tutorial+on+how+to+Install+Ubuntu+Docker+on+WSL2

Author:
Dr. Abdelghafour HALIMI
Website: https://www.ahalimi.com/

KAUST CORE LABS:
https://corelabs.kaust.edu.sa/

source

ubuntu

8 thoughts on “Tutorial: Setup a Development Environment on Windows (Docker, WSL2, Ubuntu, Vscode)

  • Anyone know why he didn't update / upgrade the existing Ubuntu to Ubuntu 22.04.2, instead of downloading a fresh install from Microsoft Store?

  • Do not forget to run "sudo usermod -a -G docker $USER" command to connect to the Docket hub

  • Hi Dr. I am always getting this error "docker: error pulling image configuration: download failed after attempts=6: unexpected EOF." no matter what i do still the same, can you please help?

  • If you are wondering how he got the PowerShell and Ubuntu tab in the same window it's the new Windows Terminal in the Windows Store

Comments are closed.