1
0
mirror of synced 2025-12-25 20:02:09 -05:00
Files
docs/data/reusables/codespaces/setup-custom-devcontainer.md
2023-02-15 15:16:18 +00:00

456 B

To set up your repository to use a custom dev container, you will need to create one or more devcontainer.json files. You can either add these from a predefined configuration template, in {% data variables.product.prodname_vscode %}, or you can write your own. For more information on dev container configurations, see "AUTOTITLE."