gnome-shell-extension-docker icon indicating copy to clipboard operation
gnome-shell-extension-docker copied to clipboard

Feature Request : In the list, Group similar containers by projectrootname

Open Thijzer opened this issue 7 years ago • 1 comments

As many developers might have this issue.

Every docker web project at my desktop has it own set of containers, they are all listed. So I would recommend grouping them based on the project root name is was created in. Or simply group based on the first underscore

Now that we have groups I would

  • add a group add/remove button
  • use a switch button instead of add/remove

Thijzer avatar Apr 17 '18 19:04 Thijzer

This means adding support to docker-compose projects.

Grouping items by the first underscore, as suggested by @Thijzer, would not work, though. Maybe better use the last underscore before the trailing number.

meden avatar Apr 29 '19 09:04 meden