mirror of
https://github.com/docker/cli.git
synced 2026-08-29 02:24:23 -05:00
During the refactoring for 18.09 the activate/update flows no longer restart the engine explicitly but let the user do that when they're ready, so the health check logic is no longer required. Signed-off-by: Daniel Hiltgen <daniel.hiltgen@docker.com>