docker: Return undetected before first detection
This commit causes the docker driver to return undetected before it first establishes a connection to the docker daemon. This fixes a bug where hosts without docker installed would return as unhealthy, rather than undetected.
Showing
+27 -1
Please register or sign in to comment