A minimal VS Code Dev Container template with Claude for VS Code preinstalled.
-
Clone this repository
git clone <repository-url> cd dev-container-templates
-
Open in VS Code
-
Reopen in Container
- Press
Ctrl+Shift+P(orCmd+Shift+Pon macOS) - Select Dev Containers: Reopen in Container
- Wait for the container to build
- Press
-
Start developing with Claude Code in VS Code.
- Claude for VS Code extension preinstalled.
- Based on Debian Bookworm Slim.
- Includes Node.js and npm for Claude CLI.
This project is licensed under the MIT License — see the LICENSE file for details.