Skip to content

Grouping containers by Compose invocation #1846

@karolz-ms

Description

@karolz-ms

Add new grouping option that groups together containers launched by the same docker-compose up invocation. This grouping option should be called "Compose". These containers can be identified by a common label called com.docker.compose.project

Also add a new group called "Label" that provides the ability to group containers by any label. When selected the user will be prompted in the command palette to enter the name of the label they want to group by.

In both cases the containers should be parented under each distinct label value (i.e. ComposeGroup1, ComposeGroup2, etc.). Containers that don't have the label be parented under an top node named "Other".

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions