https://github.com/coder/devcontainer-features
https://github.com/coder/devcontainer-features
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coder/devcontainer-features
- Owner: coder
- License: mit
- Created: 2025-04-04T08:55:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-18T13:11:18.000Z (2 months ago)
- Last Synced: 2026-02-18T17:38:59.892Z (2 months ago)
- Language: Shell
- Size: 48.8 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Dev Container Features Collection
This repository contains a collection of [dev container Features](https://containers.dev/implementors/features/) that can be used to enhance your development environment. The features follow the [dev container Feature distribution specification](https://containers.dev/implementors/features-distribution/) and are hosted for free on GitHub Container Registry.
## Available Features
- [code-server](./src/code-server/README.md) - VS Code in the browser
## Contributing
For information about contributing to this repository, including how to publish features, please see [CONTRIBUTING.md](./CONTRIBUTING.md).