We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03db252 commit 4293afdCopy full SHA for 4293afd
1 file changed
.devcontainer/devcontainer.json
@@ -31,6 +31,7 @@
31
"onCreateCommand": "python3 -m pip install -e .",
32
"features": {
33
"ghcr.io/devcontainers/features/git:1": {},
34
+ "ghcr.io/devcontainers/features/docker-in-docker:2": {},
35
},
36
// Configure tool-specific properties.
37
"customizations": {
0 commit comments