Skip to content

Commit e079967

Browse files
avivkellertargos
authored andcommitted
meta: remove initializeCommand from devcontainer
PR-URL: #53137 Fixes: #53129 Reviewed-By: Vinícius Lourenço Claro Cardoso <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent cf47384 commit e079967

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.devcontainer/devcontainer.json

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"visualstudioexptteam.vscodeintellicode"
88
],
99
"image": "nodejs/devcontainer:nightly",
10-
"initializeCommand": "docker system prune -f -a",
1110
"settings": {
1211
"terminal.integrated.profiles.linux": {
1312
"zsh (login)": {

0 commit comments

Comments
 (0)