8000 Docker service exec · Issue #27552 · moby/moby · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Docker service exec #27552
Open
Open
@frimdo

Description

@frimdo

Feature idea

I belive docker service is missing a way to exec on all replicas of service.

The reason is, that if you want to for example reload config file you updated in volume, you have to restart service inside container. Without this feature you have to remove the service and create new, which cause downtime...

Steps to reproduce the issue:

docker service update --exec ...

This command would exec command on all replicas of service. --update-parallelism and update-delay would affect parallelism and delay of this action

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/swarmkind/featureFunctionality or other elements that the project doesn't currently have. Features are new and shiny

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0