Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 808 Bytes

how-to-run-in-dev-containers.md

File metadata and controls

21 lines (11 loc) · 808 Bytes

How to run using Dev Containers

Install the extension

The Dev Containers extension lets you run Visual Studio Code inside a Docker container.

Dev Containers extension

Check installation

With the Dev Containers extension installed, you will see a new Status bar item at the far left.

Remote Status bar item

The Remote Status bar item can quickly show you in which context VS Code is running (local or remote) and clicking on the item will bring up the Dev Containers commands.

Then Finally Select Reopen in Container

Dev Containers commands

Congrats!, now follow how to run project