You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should fix tests running under travis build and boot2docker where
unix:///var/run/docker.sock does not exist.
exists was not necessary since connecting to a non-existent unix
socket would fail anyways and is already handled.
0 commit comments