File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ Dev Container templates with Claude Code pre-installed on Debian 13 (Trixie).
99| ** base** | ` ghcr.io/pikatsuto/devcontainer-claude-code:latest ` | Claude Code only |
1010| ** base-with-bmad** | ` ghcr.io/pikatsuto/devcontainer-claude-code-bmad:latest ` | Claude Code + Node.js + BMAD-METHOD |
1111
12+ Templates are also available at:
13+ - ` ghcr.io/pikatsuto/devcontainer-claude-code-compatible/base `
14+ - ` ghcr.io/pikatsuto/devcontainer-claude-code-compatible/base-with-bmad `
15+
1216## Features
1317
1418- ** Debian 13 (Trixie) base** : Lightweight and up-to-date image
@@ -25,7 +29,7 @@ Dev Container templates with Claude Code pre-installed on Debian 13 (Trixie).
25291 . Open any folder in VS Code
26302 . Press ` F1 ` → "Dev Containers: Add Dev Container Configuration Files..."
27313 . Select "Show All Definitions..."
28- 4 . Search for ` ghcr.io/pikatsuto/claude-code `
32+ 4 . Search for ` ghcr.io/pikatsuto/devcontainer- claude-code-compatible `
29335 . Choose your template (base or base-with-bmad)
3034
3135### Option 2: Copy the devcontainer folder
You can’t perform that action at this time.
0 commit comments