mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03: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>