Collection of devcontainers for various languages, importable as git submodules.
All you need to do is add this repo as a git submodule, targetting the branch for whatever language or toolchain you want. For example, to do python web development:
git submodule add --branch lang/python/web https://github.com/derickson2402/devcontainer .devcontainer