Skip to content

docker service 扩容时Dockerfly bug #2

@gotoworld

Description

@gotoworld

[docker service 扩容时Dockerfly存在bug]

正常而言在后台 docker service scale=X 时,只会在原有N的基础上,新增 X-N的container。

但是通过dockerfly去操作时,存在先Kill 原有的N个container 然后再新启动X个container的问题。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions