productiveops / dokemon

Docker Container Management GUI
https://dokemon.dev
MIT License
689 stars 25 forks source link

[feature request] - container actions in compose container llist #30

Open lephtHanded opened 9 months ago

lephtHanded commented 9 months ago

when connecting to a node, it defaults to list all the compose services running. when clicking on the compose project name, then containers it would be nice to have the restart/start/stop options available here.

right now we have to go to the nodes complete container list (which can be many) and stop/restart/start the container we want.

it's just a little quicker if we know what project we need to go in to.