Skip to content

Container name collisions when using podsy down with same service names across projects #3

@lai0xn

Description

@lai0xn

Currently, podsy down uses container names to identify and stop containers.
This leads to problems when multiple projects use the same service names (e.g., web, db):

Containers from different projects may get the same names.

Running podsy down in one project could stop containers from another project.

This makes it unsafe to run multiple projects simultaneously with Podsy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions