Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/georglauterbach/dev-container-features

A collection of Development Container Features
https://github.com/georglauterbach/dev-container-features

development development-container features

Last synced: 5 days ago
JSON representation

A collection of Development Container Features

Awesome Lists containing this project

README

        

# Development Container Feature Collection

This repository contains a collection of Development Container features.

> [!NOTE]
>
> #### What is a Development Container Feature?
>
> According to the [official documentation](https://containers.dev/implementors/features/), Development Container Features are "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."

Take a look at the [`src/` directory](./src/) to see which features exist.