This is a sample project that lets you try out the VS Code Remote - Containers extension in a few easy steps. Note: If you're following the quick start, you can jump to the Things to try section. Once ...
A development container is a running Docker container with a well-defined tool/runtime stack and its prerequisites. You can try out development containers with GitHub Codespaces or Visual Studio Code ...