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
- Host: GitHub
- URL: https://github.com/opencodeco/devcontainers
- Owner: opencodeco
- License: mit
- Created: 2024-03-22T21:18:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T23:11:32.000Z (almost 2 years ago)
- Last Synced: 2025-03-27T13:51:35.422Z (9 months ago)
- Topics: containers, devcontainers, devcontainers-features, remote-environment
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 27
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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