devcontainers/images repository¶
The devcontainers/images repository is the primary source for base images used in [[VS Code Remote Development]] and development containers.^[400-devops-03-containerization-vscode-devcontainer.md]
Overview¶
The repository is hosted on GitHub as devcontainers/images^[400-devops-03-containerization-vscode-devcontainer.md]. It provides a collection of predefined images that serve as the foundation for creating development environments inside containers^[400-devops-03-containerization-vscode-devcontainer.md].
Components¶
The repository includes a variety of base images to support different development needs. One specific example available in the repository is the base Alpine image, which offers a minimal and lightweight Linux distribution for containerized development^[400-devops-03-containerization-vscode-devcontainer.md].
Sources¶
- 400-devops-03-containerization-vscode-devcontainer.md