Devcontainer¶
The devcontainer folders located in project repositories contain a configuration of a development Docker environment for the particular projects.
Usage¶
- Install the
ms-vscode-remote.remote-containersVS Code extension. - Press Ctrl+Shift+P, select
>Dev Containers: Open folder in Container..., and select the root repository directory. (this may take some time for the the first run)