Skip to content

Commit f6ce3bb

Browse files
committed
docs: update README with correct template URIs
1 parent f823c28 commit f6ce3bb

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff 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).
2529
1. Open any folder in VS Code
2630
2. Press `F1` → "Dev Containers: Add Dev Container Configuration Files..."
2731
3. Select "Show All Definitions..."
28-
4. Search for `ghcr.io/pikatsuto/claude-code`
32+
4. Search for `ghcr.io/pikatsuto/devcontainer-claude-code-compatible`
2933
5. Choose your template (base or base-with-bmad)
3034

3135
### Option 2: Copy the devcontainer folder

0 commit comments

Comments
 (0)