We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d36a0c commit 180ffdbCopy full SHA for 180ffdb
.devcontainer/devcontainer.json
@@ -15,7 +15,8 @@
15
"ghcr.io/devcontainers/features/python:1": {
16
"version": "3.13"
17
},
18
- "ghcr.io/warrenbuckley/codespace-features/sqlite:1": {}
+ "ghcr.io/warrenbuckley/codespace-features/sqlite:1": {},
19
+ "ghcr.io/devcontainers/features/docker-in-docker:2": {}
20
21
"customizations": {
22
"vscode": {
0 commit comments