Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

weave run does not respect DOCKER_CLIENT_ARGS #855

Closed
errordeveloper opened this issue Jun 5, 2015 · 3 comments
Closed

weave run does not respect DOCKER_CLIENT_ARGS #855

errordeveloper opened this issue Jun 5, 2015 · 3 comments
Labels
Milestone

Comments

@errordeveloper
Copy link
Contributor

As any other commands do.

@rade
Copy link
Member

rade commented Jun 5, 2015

Please give an example for why this is important.

@rade rade added this to the next milestone Jun 5, 2015
@rade rade added the chore label Jun 5, 2015
@errordeveloper
Copy link
Contributor Author

> export DOCKER_CLIENT_ARGS="$(docker-machine config vm1)"
> weave launch
> weave run ...
time="2015-06-05T12:41:55+01:00" level=fatal msg="Post http:///var/run/docker.sock/v1.18/containers/create: dial unix /var/run/docker.sock: no such file or directory. Are you trying to connect to a TLS-enabled daemon without TLS?" 

@rade
Copy link
Member

rade commented Jun 5, 2015

ok. so arguably that is a bug. let's stick it into 0.11.2.

@rade rade modified the milestones: 0.11.2, next Jun 5, 2015
@rade rade added bug and removed chore labels Jun 5, 2015
errordeveloper added a commit to errordeveloper/weave that referenced this issue Jun 5, 2015
@rade rade changed the title weave run should respect DOCKER_CLIENT_ARGS weave run does not respect DOCKER_CLIENT_ARGS Jun 5, 2015
rade added a commit that referenced this issue Jun 5, 2015
Respect `DOCKER_CLIENT_ARGS` in `weave run` (close #855)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants