Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`docker service update` will exit with `1` and write something like `service update paused: update paused due to failure or early termination of task ...` to stderr if the updated service fails to start or remains unhealthy. With this change this event appears in the logs explicitly.
- Loading branch information