mirror of
https://github.com/moby/moby.git
synced 2026-07-15 12:01:27 +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>