SIGN IN SIGN UP

integration-cli: use remote daemon in proxy test

TestCliProxyDisableProxyUnixSock runs `docker info` by
clearing env however if the daemon is set up to run in a
different machine (e.g. Windows CI case) it does not make
use of DOCKER_TEST_HOST and tries to connect unix sock.

This fix injects DOCKER_HOST back to the test.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
A
Ahmet Alp Balkan committed
029ca9829df1d42a67289e0318db416cdbcfaf35
Parent: c6110bd
Committed by Ahmet Alp Balkan <ahmetb@microsoft.com> on 2/16/2015, 6:14:54 PM