Docker Plugin: Group Docker Compose Containers
Current Behavior: Currently, Fleet’s Docker Plugin lists all containers without any grouping by Docker Compose project. This results in a flat view, which can be cumbersome to navigate, especially when multiple Docker Compose projects are running on the same machine.
Proposed Enhancement: Introduce an option to group Docker containers by Docker Compose project name, similar to the experience in VS Code (see attached screenshot for reference). This will provide a more organized view, allowing users to collapse/expand containers within each Compose group, making it easier to manage large sets of containers.
Benefits:
- Improved Organization: Grouping containers by project will reduce visual clutter, making it easier to locate and manage specific containers.
- Increased Efficiency: Users will quickly see which containers belong to which projects, reducing the likelihood of managing the wrong container in multi-project setups.
-
Enhanced Usability: The option to collapse/expand container groups offers a cleaner, more streamlined interface.
Please sign in to leave a comment.
Hello,
Thank you for the feedback!
Please follow the issue created for your feature request in YouTrack:
https://youtrack.jetbrains.com/issue/FL-30637/Docker-Plugin-Group-Docker-Compose-Containers