mirror of
https://github.com/docker/docs.git
synced 2026-04-02 01:08:53 +07:00
(it just retries to connect, and the RPC call would just block until it does), so change up how this works by timing out the health check. Signed-off-by: Ying Li <ying.li@docker.com>