1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/reference
Aaron Lehmann 9b54994a8a 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
..
commandline Add support for update order 2017-04-06 17:23:36 -07:00
builder.md Added start period option to health check. 2017-04-06 12:35:34 +02:00
glossary.md Merge pull request #29559 from mstanleyjones/define_bridge 2017-02-10 09:25:29 -08:00
index.md update incorrect url in docs 2017-01-26 12:57:45 +08:00
run.md Added start period option to health check. 2017-04-06 12:35:34 +02:00