Alex North

Results 1 issues of Alex North

- relates to https://github.com/docker/docker-py/pull/2188 Not a Contribution! ``` docker_client = docker.from_env(credstore_env=credentials) Traceback (most recent call last): File "", line 1, in File "/Users/...../docker/client.py", line 85, in from_env timeout=timeout, version=version, **kwargs_from_env(**kwargs)...