Jump to content

Draft:Development container: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
feature of...
{{mergeto|Visual Studio Code}}
 
Line 1: Line 1:
{{draft}}
{{draft}}
{{mergeto|Visual Studio Code}}
'''Development containers''' (commonly known as "'''dev containers'''") are [[Docker (software)|Docker containers]] that contain a development environment.<ref>{{Cite web |title=Development Container Specification |url=https://containers.dev/implementors/spec/}}</ref> They are a feature of [[VS Code]].
'''Development containers''' (commonly known as "'''dev containers'''") are [[Docker (software)|Docker containers]] that contain a development environment.<ref>{{Cite web |title=Development Container Specification |url=https://containers.dev/implementors/spec/}}</ref> They are a feature of [[VS Code]].



Latest revision as of 10:04, 22 March 2025

Development containers (commonly known as "dev containers") are Docker containers that contain a development environment.[1] They are a feature of VS Code.

References

[edit]
  1. ^ "Development Container Specification".