-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Closed
Copy link
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.
Description
If you clone this repository in a devcontainer, it will delete all your other devcontainers.
This is extremely bad, as it ruins your development environment. This may not be as problematic for people who use this repository often, but it is for the casual contributor who uses devcontainer.
I don't know why docker system prune -f -a"
was added as initializeCommand
in #40825, but I think it should be removed.
(Sorry for not using an issue template. This is not related to node itself, but rather to its repository)
tonivj5, fvictorio and marco-ippolito
Metadata
Metadata
Assignees
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.