mirror of
https://github.com/productiveops/dokemon.git
synced 2026-04-26 08:15:49 +03:00
[GH-ISSUE #30] [feature request] - container actions in compose container llist #12
Labels
No labels
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dokemon#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lephtHanded on GitHub (Feb 7, 2024).
Original GitHub issue: https://github.com/productiveops/dokemon/issues/30
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.