gpouilloux / gnome-shell-extension-docker

An extension for managing docker containers
GNU General Public License v3.0
146 stars 71 forks source link

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

Open Thijzer opened 6 years ago

Thijzer commented 6 years ago

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

meden commented 5 years ago

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.