File tree Expand file tree Collapse file tree 2 files changed +27
-6
lines changed Expand file tree Collapse file tree 2 files changed +27
-6
lines changed Original file line number Diff line number Diff line change @@ -37,13 +37,23 @@ footer: '@Chris_L_Ayers - https://chris-ayers.com'
37
37
38
38
# Prerequisites
39
39
40
- - VS Code
40
+ <div class =" columns " >
41
+ <div >
42
+
43
+ ## DevContainers
44
+ - VSCode with Dev Containers Extension
41
45
- 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 >
47
57
48
58
---
49
59
@@ -144,6 +154,17 @@ Full list here: [https://containers.dev/features](https://containers.dev/feature
144
154
- VSCode, IntelliJ, Browser
145
155
- 2 core machines up to 32 core machines
146
156
- 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 )
147
168
148
169
---
149
170
You can’t perform that action at this time.
0 commit comments