Files
docker-cli/cli/command/stack
Sebastiaan van Stijn 76439457d2 Fix stack deploy re-deploying service after --force
When updating a service with the `--force` option, the `ForceUpdate`
property of the taskspec is incremented.

Stack deploy did not take this into account, and reset this
field to its default value (0), causing the service to be
re-deployed.

This patch copies the existing value before updating the service.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-03-26 15:24:28 +02:00
..
2018-03-05 19:41:17 -05:00
2018-03-05 19:41:17 -05:00
2017-12-26 11:45:56 +01:00
2017-12-26 11:45:56 +01:00
2018-03-06 15:43:53 -05:00
2018-03-06 15:43:53 -05:00