https://github.com/coder/devcontainer-features
https://github.com/coder/devcontainer-features
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coder/devcontainer-features
- Owner: coder
- License: mit
- Created: 2025-04-04T08:55:58.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-29T12:27:11.000Z (9 months ago)
- Last Synced: 2025-06-11T05:51:52.420Z (7 months ago)
- Language: Shell
- Size: 48.8 KB
- Stars: 8
- 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).