8000 Compose: Showing the stop button even if not all containers are running · Issue #10406 · podman-desktop/podman-desktop · GitHub
[go: up one dir, main page]

Skip to content

Compose: Showing the stop button even if not all containers are running #10406

@sean-cmp-impact

Description

@sean-cmp-impact

Is your enhancement related to a problem? Please describe

We've noticed that if you start multiple containers using podman-compose, that you can just stop all of them at once if all of them are running. However, when one or more of the containers are stopped in the "compose group", then you can only start from the main "compose" section.

Notice in the example below that if the local-redis container is stopped it only gives a start button at my-services (compose), even while local-mysql is still running.

Image

However, if I start local-redis, I have an option to stop all containers under my-services (compose):

Image

Describe the solution you'd like

Can you please add the option to stop the remaining containers, even if some are already stopped? This could either be a stop button next to the play button, or a stop action in the kebab menu. Ultimately, it would be good to always have the option to start stopped containers, and stop running containers.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

Status

✔️ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0