Stop button must be available if at least 1 container is running in stack. #409
Sblop
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🏷️ Feature Request Type
UI Feature
🔖 Feature description
I have several stacks, in which only some containers are running. Reason 1: Some infrequent tools I create without start, so they are easy to use when I need to. Reason 2: Sablier project, where some containers are started only on demand by Traefik.
For a stack where not >ALL< containers are running I currently have 2 options to stop remaning running containers:
Option 1: Use Portainer and stop stack.
Option 2: Use Dockge, however as stop button is not available if one container is down, I need to "stop and remove" stack. This is often not desirable, as removal is not strictly necessary.
✔️ Solution
My suggestion are to implement a stop button that is available if at least 1 container is running in a stack. Meaning you can stop any running containers in a stack, also when you do not wish to remove the stack.
❓ Alternatives
none
📝 Additional Context
none
Beta Was this translation helpful? Give feedback.
All reactions