File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 88
99## Usage
1010
11+ ![ Codespaces] ( https://img.shields.io/static/v1?style=for-the-badge&message=Codespaces&color=181717&logo=GitHub&logoColor=FFFFFF&label= )
12+ ![ Devcontainers] ( https://img.shields.io/static/v1?style=for-the-badge&message=Devcontainers&color=2496ED&logo=Docker&logoColor=FFFFFF&label= )
13+
14+ After creating a GitHub Codespace (or a devcontainer in VS Code), open the
15+ Command Palette to find the <kbd >Dev Containers: Add Dev Container Configuration
16+ Files...</kbd > command. After you run it, VS Code will guide you through the
17+ creation of a ` .devcontainer/devcontainer.json ` file!
18+
19+ Make sure you click the <kbd >Show All Definitions...</kbd > option to see our
20+ unofficial templates!
21+
1122### Choosing a base image
1223
1324You can choose from many base images to tailor the container to your project's needs.
You can’t perform that action at this time.
0 commit comments