@@ -4,23 +4,6 @@ theme: custom-default
44footer : ' @Chris_L_Ayers - https://chris-ayers.com'
55---
66
7- <!--
8- _footer: 'https://github.com/codebytes/dev-containers'
9- _footercolor: white
10- _color: white
11- -->
12-
13- ![ bg] ( img/Slide1.PNG )
14-
15- <div style =" padding-left :400px ; font-size :40px " >
16-
17- # Working with Dev Containers
18- ### Chris Ayers, Microsoft
19-
20- </div >
21-
22- ---
23-
247<!-- _footer: 'https://github.com/codebytes/dev-containers' -->
258
269![ bg right] ( img/containers.jpg )
@@ -42,8 +25,6 @@ _color: white
4225
4326---
4427
45- ![ bg] ( img/Slide3.PNG )
46-
4728# Agenda
4829
4930- Prerequisites
@@ -54,8 +35,6 @@ _color: white
5435
5536---
5637
57- ![ bg] ( img/Slide3.PNG )
58-
5938# Prerequisites
6039
6140- VS Code
@@ -68,14 +47,10 @@ _color: white
6847
6948---
7049
71- ![ bg] ( img/Slide3.PNG )
72-
7350# What are Dev Containers?
7451
7552---
7653
77- ![ bg] ( img/Slide3.PNG )
78-
7954# Dev Containers are:
8055
8156- Environments that run in a container
@@ -84,8 +59,6 @@ _color: white
8459
8560---
8661
87- ![ bg] ( img/Slide3.PNG )
88-
8962<div class =" columns " >
9063<div >
9164
@@ -155,8 +128,6 @@ Full list here: [https://containers.dev/features](https://containers.dev/feature
155128
156129---
157130
158- ![ bg] ( img/Slide3.PNG )
159-
160131# Customizations
161132
162133- Extensions
@@ -166,8 +137,6 @@ Full list here: [https://containers.dev/features](https://containers.dev/feature
166137
167138---
168139
169- ![ bg] ( img/Slide3.PNG )
170-
171140# GitHub Codespaces
172141
173142- Don't need to worry about Docker Desktop
@@ -187,9 +156,6 @@ Full list here: [https://containers.dev/features](https://containers.dev/feature
187156
188157---
189158
190-
191- ![ bg] ( img/Slide3.PNG )
192-
193159# Resources
194160
195161<div class =" columns " >
0 commit comments