mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
when trying to use docker without sudo and the DOCKER_HOST env var is set docker tries to connect to the specified host instead of using the unix socket. Signed-off-by: Campbell Allen <campbell.allen@gmail.com> Upstream-commit: 3cb9f7f6aaa8f39f7f73e205260a213a6e398416 Component: engine