We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
initializeCommand
1 parent aaca18b commit dc609f5Copy full SHA for dc609f5
.devcontainer/devcontainer.json
@@ -7,7 +7,6 @@
7
"visualstudioexptteam.vscodeintellicode"
8
],
9
"image": "nodejs/devcontainer:nightly",
10
- "initializeCommand": "docker system prune -f -a",
11
"settings": {
12
"terminal.integrated.profiles.linux": {
13
"zsh (login)": {
0 commit comments