https://github.com/forwardsoftware/devcontainer-features
Custom Dev Containers feature
https://github.com/forwardsoftware/devcontainer-features
Last synced: 7 months ago
JSON representation
Custom Dev Containers feature
- Host: GitHub
- URL: https://github.com/forwardsoftware/devcontainer-features
- Owner: forwardsoftware
- License: mit
- Created: 2025-01-20T14:41:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-06T21:50:27.000Z (9 months ago)
- Last Synced: 2025-06-16T04:20:01.388Z (8 months ago)
- Language: Shell
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Dev Container Features
This repo contains a collection of custom [Dev Container Features](https://containers.dev/implementors/features/), hosted for free on GitHub Container Registry.
## Features
| Feature | Description |
| --------------- | ----------- |
|[`go-mod-cache`](src/go-mod-cache) | Mounts the Go Module cache (`GOMODCACHE`) to a Docker Volume to share between multiple Dev Containers. |
---
Made with ✨ & ❤️ by [ForWarD Software](https://github.com/forwardsoftware) and [contributors](https://github.com/forwardsoftware/devcontainer-features/graphs/contributors)