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

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

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)