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

https://github.com/mundoalem/devcontainer

A container image to be used as a remote development environment inside Visual Studio Code through the Remote Dev Container extension.
https://github.com/mundoalem/devcontainer

devcontainer devops docker remote-development vscode

Last synced: 8 months ago
JSON representation

A container image to be used as a remote development environment inside Visual Studio Code through the Remote Dev Container extension.

Awesome Lists containing this project

README

          

[![Release Status](https://github.com/mundoalem/devcontainer/actions/workflows/pipeline.yml/badge.svg)](https://github.com/mundoalem/devcontainer/actions/workflows/pipeline.yml)

# devcontainer

This project defines a container image to be used as a development environment inside [Visual Studio Code](https://code.visualstudio.com/)
through the [Remote Dev Container](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) extension.

# Documentation

Please, refer to the repository's [wiki](https://github.com/mundoalem/devcontainer/wiki) for further information on how
to get started.

# License

[GNU Affero General Public License Version 3](https://github.com/mundoalem/devcontainer/blob/main/LICENSE)