Use WSL
The following section describes how to start developing your applications using Docker and WSL 2. We recommend that you have your code in your default Linux distribution for the best development experience using Docker and WSL 2. After you have turned on the WSL 2 feature on Docker Desktop, you can start working with your code inside the Linux distribution and ideally with your IDE still in Windows. This workflow is straightforward if you are using VS Code.
Develop with Docker and WSL 2
Open VS Code and install the Remote - WSL extension. This extension lets you work with a remote server in the Linux distribution and your IDE client still on Windows.
Open your terminal and type:
$ wslNavigate to your project directory and then type:
$ code .This opens a new VS Code window connected remotely to your default Linux distribution which you can check in the bottom corner of the screen.
Alternatively, you can open your default Linux distribution from the Start menu, navigate to your project directory, and then run code .

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
