Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not support non-default docker socket locations #24

Open
twigington opened this issue Mar 23, 2017 · 1 comment
Open

Does not support non-default docker socket locations #24

twigington opened this issue Mar 23, 2017 · 1 comment

Comments

@twigington
Copy link

The clusterdock.sh script assumes the docker socket location will be at /var/run/docker.sock on the host. It would be nice if the location could be pulled out of DOCKER_HOST or was configurable via an environment variable.

I worked around this by editing the clusterdock.sh file to reflect the location of the docker.sock file on my system.

@dimaspivak
Copy link
Contributor

Pull requests are welcome. That said, this project has evolved considerably in the last year (now hosted here) and we use the newer constructs in the Docker SDK for Python to abstract these issues away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants