Skip to content

Commit

Permalink
Fixed image format
Browse files Browse the repository at this point in the history
  • Loading branch information
CarsonJM committed Sep 20, 2023
1 parent b2a68b0 commit 00f9b58
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/content/docs/contributing/gitpod/alternatives.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,12 @@ VS Code Dev Containers on a local computer.
2. **Install VS Code**: VS Code can be downloaded from the [VS Code](https://code.visualstudio.com/Download) website.

3. **Install VS Code Remote Development Extension**: The remote development pack allows VS Code to be used for code edition in development containers. This extension can be downloaded from the [VS Code] website, or by typing `remote development` into the extension tab's
<img src="../../../../../public/images/contributing/gitpod/extension.png" alt="codespaces dropdown" width="25"/> search bar
<img src="../../../../../public/images/contributing/gitpod/extension.png" alt="codespaces dropdown" width="25"/> search bar search bar

4. **Clone a Repository in Container Volume**: Once everything is installed, open both Docker Desktop and VS Code prior going through the steps to create a local Dev Container:
- Navigate to the `Remote Explorer` <img src="../../../../../public/images/contributing/gitpod/remote-explorer-tab.png" alt="remote explorer tab" width="25"/> tab in VS Code

- Navigate to the `Remote Explorer`
<img src="../../../../../public/images/contributing/gitpod/remote-explorer-tab.png" alt="remote explorer tab" width="25"/> tab in VS Code
- Click the dropdown menu at the top of the panel and select `Dev Containers`

<p align="center">
Expand Down

0 comments on commit 00f9b58

Please sign in to comment.