File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments