b4e5c0647b
This patch replaces the Docker client which is used for health checks with a simplified version tailored for that purpose. See #3254 See #3257 Fixes #3270
4 lines
74 B
Go
4 lines
74 B
Go
package agent
|
|
|
|
const DefaultDockerHost = "npipe:////./pipe/docker_engine"
|