Skip to content

Commit dc609f5

Browse files
authoredMay 26, 2024··
meta: remove initializeCommand from devcontainer
PR-URL: #53137 Fixes: #53129 Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br> Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent aaca18b commit dc609f5

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)
Please sign in to comment.