-
-
Notifications
You must be signed in to change notification settings - Fork 112
[Request] devcontainer #12421
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestnewThis adds a new packageThis adds a new package
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestnewThis adds a new packageThis adds a new package
Type
Fields
Give feedbackNo fields configured for issues without a type.
What software are you requesting to be packaged?
The devcontainer CLI at https://github.com/devcontainers/cli
Describe the motivation
Project does not build its own binaries and install script provided downloads a dangling dependency to create the runtime, which seems ill-advised.
Additional context
Devcontainer is a useful framework for creating consistent development environments for repository-based projects via Dockerfile and an integration framework.