mirror of
https://github.com/moby/moby.git
synced 2026-07-15 12:01:27 +00:00
Adds a new ServiceStatus field to the Service object, which includes the running and desired task counts. This new field is gated behind a "status" query parameter. Signed-off-by: Drew Erny <drew.erny@docker.com>