mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 18:53:37 +00:00
f663aade53
Probe ~/.docker/run/docker.sock for RuntimeDocker and RuntimeAuto before falling back to /var/run/docker.sock. This lets the agent connect on macOS without requiring DOCKER_HOST to be set manually. Ref #1200