diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 9a8e6113..faea4822 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -7,6 +7,10 @@ "forwardPorts": [ 8080 ], + "features": { + "ghcr.io/devcontainers/features/github-cli:1": {}, + "ghcr.io/devcontainers/features/docker-outside-of-docker:1": {} + }, "customizations": { "vscode": { "settings": {