mirror of
https://github.com/docker/compose.git
synced 2025-09-12 20:38:12 +02:00
docker currently requires the `unix://` prefix when pointing `DOCKER_HOST` at a socket. fixes #7281 Signed-off-by: Christian Höltje <docwhat@gerf.org>