This repo contains Lot49's base devcontainers for VS Code.
lot49-base: base features like pre-commit and various common linting and security tools to support Left of Launch quality checkslot49-base-deploy: additional features for CI/CD and Kubernetes support, for deployable projectslot49-base-cpp: additional features specifically for C/C++ projectslot49-base-java: additional features specifically for Java projectslot49-base-polyglot: expanded to support C/C++, Go, Python, TypeScript, Rust and Zig, plus Bazel, LaTeX documentation, WASM tooling and Protobuf support
Each stacks on top of the other, and at the very bottom is mcr.microsoft.com/devcontainers/base:noble -- the Ubuntu 'Noble' base devcontainer from Microsoft.