Skip to content

This repositories devcontainer setup deletes all your other devcontainers #53129

Closed
@alcuadrado

Description

@alcuadrado

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    metaIssues and PRs related to the general management of the project.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions