The future of development is in dev containers: reproducible, versioned development environments that run on any machine with a Docker installation (Win/Mac/Linux).
If you want all users of your project to have a consistent, customized environment, dev containers can be added to your repositories.
After this session, you will be able to:
Understand what dev containers are
Know how to add and configure dev containers for a project
Tool Installation
Extensions
Port Forwarding
Installing software