Skip to content

Commit 785c02d

Browse files
bamurtaughChuxel
andauthored
Update _implementors/spec.md
Co-authored-by: Chuck Lantz <[email protected]>
1 parent e50575f commit 785c02d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_implementors/spec.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,9 @@ A complete list of available metadata properties and their purposes can be found
6969

7070
## <a href="#features-preview" name="features-preview" class="anchor"> Features (preview) </a>
7171

72-
Dev container 'Features' are self-contained, shareable units of installation code and development container configuration. They are applied to container images as a secondary build step and can affect a number of dev container configuration settings. See the [features documentation](./features.md) for more details.
72+
Development container "Features" are self-contained, shareable units of installation code and development container configuration. The name comes from the idea that referencing one of them allows you to quickly and easily add more tooling, runtime, or library "features" into your development container for you or your collaborators to use.
73+
74+
They are applied to container images as a secondary build step and can affect a number of dev container configuration settings. See the [features documentation](./features.md) for more details.
7375

7476
## <a href="#environment-variables" name="environment-variables" class="anchor"> Environment variables </a>
7577

0 commit comments

Comments
 (0)