Getting started with Dev Containers in VS Code - Jan Egil Ring - PSConfEU 2022

Опубликовано: 03 Март 2026
на канале: PowerShell Conference EU
167
5

Conference Home Page: www.psconf.eu
Conference Videos: powershell.video
Conference Materials: https://github.com/psconfeu

In this session, we will see how to get started with Dev Containers in Visual Studio Code - with a focus on PowerShell and Infrastructure As Code.
Dev Containers make it possible to onboard new team or project members instantly, as everything needed to get started contributing is available from a common image.
It also has benefits outside of team projects, as it provides advantages such as isolation and running different versions of the same software on the same machine.