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