A curated list of resources for using VS Code in Containers
- Official Documentation Quick Links
- Articles
- Videos
- Containers
- Features
- Tools and Services
- Other tools for working with standadized development environments
- VS Code Remote Development
- Official images repository
- Official images repository on Docker Hub
- Official feature repository
- Official list of (contrib) features
- Official feature quick start repository
- Dev Containers: Going further - From Microsoft's Engineering Fundamentals Playbook.
- Use a Docker container as a development environment with Visual Studio Code - Official Microsoft tutorial.
- Remote Development with Visual Studio Code
- A Clean Dev Env, Working Every Time, Everywhere
- Beginner's Series to: Dev Containers
- Official feature quick start repository
- Devcontainer features test lib
- devcontainer.community shell snippes for easy
install.sh
generation
- devcontainer.ai - A service to generate
devcontainer.json
files for your projects. - Unofficial devcontainer CLI in go
- vscli - Unofficial CLI for VS Code.
- tyedev - A tool to generate
devcontainer.json
files for your projects. - GitHub CodeSpaces - GitHub CodeSpaces.
- devpod.sh - CodeSpaces but Open Source.
- devenv - Create Development environments based on Nix.