mirror of
https://github.com/docker/compose.git
synced 2025-09-26 11:08:46 +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>