This repository provides a customized .devcontainer setup, designed for use with vscode and GitHub Codespaces.
The repository is configured to automatically update and rebuild Docker images using Dependabot. Dependabot monitors each Dockerfile and creates pull requests to update them when new versions are available.
https://gallery.ecr.aws/w2u0w5i6
This repository is a rework from the original devcontainers project, and it utilizes:
- devcontainer templates: Dev Container Templates
- devcontainer features: collection of Dev Container Features
- devcontainer images: pre-built dev container images
The src
folder contains customizations and configurations that layer on top of these resources.