We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371789e commit 8f7fadbCopy full SHA for 8f7fadb
1 file changed
.devcontainer/devcontainer.json
@@ -34,19 +34,4 @@
34
]
35
}
36
37
-
38
- // Features to add to the dev container. More info: https://containers.dev/features.
39
- // "features": {},
40
41
- // Use 'forwardPorts' to make a list of ports inside the container available locally.
42
- // "forwardPorts": [],
43
44
- // Use 'postCreateCommand' to run commands after the container is created.
45
- // "postCreateCommand": "uname -a",
46
47
- // Configure tool-specific properties.
48
- // "customizations": {},
49
50
- // Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
51
- // "remoteUser": "root"
52
0 commit comments