Skip to content

jinke5245/devcontainer-features

Repository files navigation

Development Container Features

devcontainers organization logo Development Container 'Features'
A set of simple and reusable Features. Quickly add a language/tool/CLI to a development container.

'Features' are self-contained units of installation code and development container configuration. Features are designed to install atop a wide-range of base container images.

Missing a CLI or language in your otherwise perfect container image? Add the relevant Feature to the features property of a devcontainer.json. A tool supporting the dev container specification is required to build a development container.

You may learn about Features at containers.dev, which is the website for the dev container specification.

My Dev Container Features

This repo is contains my custom dev container features.

I cannot assure that the features here will remain unaffected by updates and similar changes.

Feature Description
conan conan - the open-source C and C++ package manager

About

A collection of devcontainer features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages