mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
meta: remove initializeCommand
from devcontainer
PR-URL: https://github.com/nodejs/node/pull/53137 Fixes: https://github.com/nodejs/node/issues/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>
This commit is contained in:
parent
aaca18b54e
commit
dc609f5a81
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
"visualstudioexptteam.vscodeintellicode"
|
"visualstudioexptteam.vscodeintellicode"
|
||||||
],
|
],
|
||||||
"image": "nodejs/devcontainer:nightly",
|
"image": "nodejs/devcontainer:nightly",
|
||||||
"initializeCommand": "docker system prune -f -a",
|
|
||||||
"settings": {
|
"settings": {
|
||||||
"terminal.integrated.profiles.linux": {
|
"terminal.integrated.profiles.linux": {
|
||||||
"zsh (login)": {
|
"zsh (login)": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue