Completed
29:21 - Licensing
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Dev Containers and GitHub Codespaces - Simplify the Dev Experience
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Introduction
- 2 00:11 - Developer environments
- 3 01:49 - Containers for runtime of programs
- 4 04:16 - Dev Containers
- 5 05:04 - Container image
- 6 07:07 - VS Code extension
- 7 07:29 - devcontainer.json definition
- 8 09:22 - Port forwarding
- 9 09:59 - Dev container specification
- 10 11:35 - Opening project in a dev container
- 11 12:20 - Mapping local file system
- 12 12:52 - Demo
- 13 14:36 - Linux only
- 14 14:52 - GitHub Codespaces
- 15 16:16 - Architecture
- 16 18:42 - Browser-based interaction
- 17 20:17 - Port forwarding
- 18 21:29 - VS Code use and extensions
- 19 23:44 - Complete isolation
- 20 24:51 - Default kitchen sink universal image
- 21 25:40 - Local file system persistence
- 22 27:12 - More port forwarding options
- 23 28:53 - Usage summary
- 24 29:21 - Licensing
- 25 31:02 - Summary of options
- 26 32:39 - Close