Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Development Environment/Devcontainer/
devcontainer.json
Search

devcontainer.json

Creator
Creator
Seonglae Cho
Created
Created
2020 Apr 12 13:59
Editor
Editor
Seonglae Cho
Edited
Edited
2022 Jun 14 3:2
Refs
Refs
 
notion image
 
 
 
 
Specification
The purpose of the development container specification is to provide a way to enrich containers with the content and metadata necessary to enable development inside them. These container environments should be easy to use, create, and recreate. A development container is a container in which a user can develop an application.
https://containers.dev/implementors/spec/
Developing inside a Container using Visual Studio Code Remote Development
The Visual Studio Code Remote - Containers extension lets you use a Docker container as a full-featured development environment. It allows you to open any folder inside (or mounted into) a container and take advantage of Visual Studio Code's full feature set.
Developing inside a Container using Visual Studio Code Remote Development
https://code.visualstudio.com/docs/remote/containers
Developing inside a Container using Visual Studio Code Remote Development
 
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Development Environment/Devcontainer/
devcontainer.json
Copyright Seonglae Cho