mirror of
https://github.com/moby/moby.git
synced 2026-07-26 19:32:56 +00:00
Adds support for ReplicatedJob and GlobalJob service modes. These modes allow running service which execute tasks that exit upon success, instead of daemon-type tasks. Signed-off-by: Drew Erny <drew.erny@docker.com>