- Install Docker/Docker Desktop.
- Install the VS Code Extension Dev Containers (Extension ID:
ms-vscode-remote.remote-containers
). - In VS Code press
F1
on the keyboard and search for:Dev Containers: Reopen in Container
. - Select
Dev Containers: Reopen in Container
Note This step might take a while, because all dependencies are being downloaded and configured.