(Optional)Install VSCode extension
VSCode Remote - Containers extension allows you to develop inside a containerized environment.
-
Go to the Extensions view by clicking on the square icon on the left sidebar or by pressing
Ctrl+Shift+X
(Windows/Linux) orCmd+Shift+X
(Mac). -
Search for “Remote - Containers” in the search bar.
-
Click on the “Install” button next to the “Remote - Containers” extension.
-
Once the extension is installed, you can follow the instructions provided in the extension’s documentation to set up and use it with your project.