8000 [1.12.0-rc] docker service update --image should pull image before stopping services · Issue #24447 · moby/moby · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[1.12.0-rc] docker service update --image should pull image before stopping services #24447
Open
@BenHall

Description

@BenHall

I'm noticing that when I'm using docker service update --image it will stop and remove all the containers, pull the image and then restart the containers.

Depending on the size of the application, then can cause the application to be unresponsive for some time. If there is a problem pulling the image (typo), then your application will go down while you're identifying the problem.

Is there a reason not to pull the image first, then apply updates?

Metadata

Metadata

Assignees

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

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0