File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,13 +37,23 @@ footer: '@Chris_L_Ayers - https://chris-ayers.com'
3737
3838# Prerequisites
3939
40- - VS Code
40+ <div class =" columns " >
41+ <div >
42+
43+ ## DevContainers
44+ - VSCode with Dev Containers Extension
4145- Docker
42- - Windows - Docker Desktop 2.0+ / WSL2
43- - Mac - Docker Desktop 2.0+
44- - Linux - Docker CE/EE 18.06+ / Docker Compose 1.21+
45- - (Ubuntu snap not supported)
46- - VSCode - Dev Containers Extension
46+ - Docker Desktop 2+ - Windows/Mac
47+ - Linux - Docker CE/EE / Docker Compose 1.21+ - Not
48+
49+ </div >
50+ <div >
51+
52+ ## GitHub Codespaces
53+ - GitHub Account
54+ - GitHub Codespaces
55+
56+ </div >
4757
4858---
4959
@@ -144,6 +154,17 @@ Full list here: [https://containers.dev/features](https://containers.dev/feature
144154- VSCode, IntelliJ, Browser
145155- 2 core machines up to 32 core machines
146156- Default universal DevContainers
157+ -
158+
159+ ---
160+
161+ # GitHub Codespaces
162+
163+ <style scoped >
164+ p { text-align : center ; }
165+ </style >
166+
167+ ![ w:750px] ( img/codespaces.png )
147168
148169---
149170
You can’t perform that action at this time.
0 commit comments