bryk-io / devcontainers

Container images for portable development environments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Development Container Images

A development container is a running Docker container with a well-defined tool/runtime stack and its prerequisites. It allows you to use a container as a full-featured development environment which 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.

About

Container images for portable development environments.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 100.0%