mirror of
https://github.com/moby/moby.git
synced 2026-07-16 12:31:44 +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>