Files
docker-cli/command/formatter
Aaron Lehmann 2805c2e929 Add support for update order
This parameter controls the order of operations when rolling out an
update task. Either the old task is stopped before starting the new one,
or the new task is started first, and the running tasks will briefly
overlap.

This commit adds Rollout to the API, and --update-order / --rollback-order
flags to the CLI.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-04-06 17:23:36 -07:00
..
2016-09-08 15:46:29 -04:00
2017-03-30 10:33:40 +03:00
2017-03-30 10:33:40 +03:00
2017-03-19 09:22:30 +02:00
2017-03-19 09:22:30 +02:00
2017-04-06 17:23:36 -07:00