Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Dev Containers in Visual Studio
72Likes
3,493Views
2024Apr 19
Sign up for the free Pure Virtual C++ 2024 conference on April 30th: https://aka.ms/pure-virtual-cpp-2024 A development container (or dev container for short) allows you to use a container as a full-featured development environment. It can be used to run an application, to separate tools, libraries, or runtimes needed for working with a codebase, and to aid in continuous integration and testing. Dev containers can be run locally or remotely, in a private or public cloud, in a variety of supporting tools and editors. Find out how to use them in Visual Studio in this video. https://containers.dev/

Follow along using the transcript.

Microsoft Visual Studio

335K subscribers