Skip to content

Support com.docker.compose.project label for unambiguously marking the project #241

@thediveo

Description

@thediveo

docker-compose attaches a label com.docker.compose.project to every service container created by it. This allows container diagnosis tools to clearly identify groups of containers belonging to the same composer project, without the need to resort to container name parsing heuristics. It would be beneficial for such tools if nerdctl would support either the existing com.docker.compose.project label or alternatively its own nerdctl/project label.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions