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.
- Host: GitHub
- URL: https://github.com/mundoalem/devcontainer
- Owner: mundoalem
- License: agpl-3.0
- Created: 2022-11-23T18:59:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T17:45:32.000Z (almost 2 years ago)
- Last Synced: 2025-04-30T08:10:04.022Z (8 months ago)
- Topics: devcontainer, devops, docker, remote-development, vscode
- Language: Dockerfile
- Homepage:
- Size: 132 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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)