Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/georglauterbach/dev-container-features
- Owner: georglauterbach
- License: mit
- Created: 2024-07-21T10:53:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-18T15:32:26.000Z (11 days ago)
- Last Synced: 2024-12-18T16:34:13.299Z (11 days ago)
- Topics: development, development-container, features
- Language: Shell
- Homepage:
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.