← All repos

images

Repository for pre-built dev container images published under mcr.microsoft.com/devcontainers

containersdevcontainers
Browse cluster: Cluster 126
1,532commits
70contributors
13languages

Tech stack & purpose

This is a Microsoft-maintained repository containing pre-built development container images published to the Microsoft Container Registry. The repository provides infrastructure for building and managing devcontainer images across multiple architectures and variants, with a Node.js-based build CLI (`build/vsdc`) that handles image compilation, registry pushes, and dependency tracking. The system supports multiple Linux distributions (Debian, Alpine, and Red Hat), multiple processor architectures (x86_64 and ARM64), and publishes both stable release-tagged images and weekly "dev" preview builds from the main branch via automated GitHub Actions workflows. Image configuration is managed through `manifest.json` files that define build parameters, tagging strategies, variants, and dependencies, with support for tracking third-party open-source packages and generating component manifests and version history documentation.

Languages

Shell
47.2%
JavaScript
42.2%
Dockerfile
7.6%
Java
1.0%
Python
0.7%
C#
0.3%
TypeScript
0.2%
Ruby
0.2%
C++
0.2%
PHP
0.1%
Go
0.1%
CMake
0.1%
Batchfile
0.0%

Contributors (top 30 of 70)