diff --git a/.devcontainer.json b/.devcontainer.json index 013b4ecbcd9..e37ca0e0026 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -57,6 +57,7 @@ "remoteUser": "vscode", "features": { "ghcr.io/anthropics/devcontainer-features/claude-code:1.0": {}, + "ghcr.io/devcontainers/features/docker-in-docker:2": {}, "ghcr.io/devcontainers/features/github-cli:1": {}, "ghcr.io/devcontainers/features/node:1": {}, "ghcr.io/devcontainers/features/rust:1": {}