Skip to content

Commit 0923ca9

Browse files
committed
Enhance customization section with detailed descriptions for features, extensions, settings, startup tasks, and networking
1 parent 068d627 commit 0923ca9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

slides/Slides.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -172,11 +172,11 @@ Full List: [https://containers.dev/templates](https://containers.dev/templates)
172172

173173
# Customizations
174174

175-
- Features
176-
- Extensions
177-
- Settings
178-
- Startup Tasks
179-
- Networking
175+
- Features - Install tools into the container image.
176+
- Extensions - Install extensions for the editor inside the container.
177+
- Settings - Configure the editor settings inside the container.
178+
- Startup Tasks - Run commands when the container starts.
179+
- Networking - Port Forwarding - Expose ports to the host.
180180

181181
---
182182

@@ -203,7 +203,7 @@ Full list here: [https://containers.dev/features](https://containers.dev/feature
203203
- From 2 cores up to 16 cores w/ 64GB of RAM
204204
- Default universal DevContainers
205205
- Codespaces only offers Linux as the OS and x86_64 as the Architecture
206-
206+
- Spin up secure, disposable environments for PR reviews, testing, or onboarding.
207207
---
208208

209209
# GitHub Codespaces Architecture

0 commit comments

Comments
 (0)