mirror of
https://github.com/docker/cli.git
synced 2026-09-01 02:24:23 -05: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