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

https://github.com/opencodeco/devcontainers

⌨️ Development Containers goodies
https://github.com/opencodeco/devcontainers

containers devcontainers devcontainers-features remote-environment

Last synced: 4 months ago
JSON representation

⌨️ Development Containers goodies

Awesome Lists containing this project

README

          

# ⌨️ Development Containers goodies

> A development container (or dev container for short) allows you to use a container as a full-featured development environment. It can be used to run an application, to separate tools, libraries, or runtimes needed for working with a codebase, and to aid in continuous integration and testing. Dev containers can be run locally or remotely, in a private or public cloud, in a variety of supporting tools and editors. - https://containers.dev