Add docker-in-docker feature to dev container (#4794)

This commit is contained in:
westey
2026-03-19 19:18:46 +00:00
committed by GitHub
Unverified
parent fc6721ca8e
commit 100086a276
+1
View File
@@ -3,6 +3,7 @@
"image": "mcr.microsoft.com/devcontainers/dotnet",
"features": {
"ghcr.io/devcontainers/features/azure-cli:1.2.9": {},
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
"ghcr.io/devcontainers/features/github-cli:1": {
"version": "2"
},