(Optional)Install VSCode extension

VSCode Remote - Containers extension allows you to develop inside a containerized environment.

  1. Go to the Extensions view by clicking on the square icon on the left sidebar or by pressing Ctrl+Shift+X (Windows/Linux) or Cmd+Shift+X (Mac).

  2. Search for “Remote - Containers” in the search bar.

  3. Click on the “Install” button next to the “Remote - Containers” extension.

  4. 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.

Previous Next