mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Make `--dispatcher-heartbeat-period` a duration in `docker swarm update`, allowing to express the value as "5s", "1h", etc. Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com> Upstream-commit: e6e1fd5d0657c3ab5b15c2984403e4a4e62ca2bb Component: engine
This directory contains code pertaining to the Docker API:
-
Used by the docker client when communicating with the docker daemon
-
Used by third party tools wishing to interface with the docker daemon