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

if docker.url is not provided should we default to System.getenv("DOCKER_HOST")? #31

Closed
jstrachan opened this issue Oct 10, 2014 · 0 comments

Comments

@jstrachan
Copy link
Contributor

I've seen a few folks trip up over this as right now it defaults to "http://localhost:2375" which will only work on linux. At least checking for DOCKER_HOST first will make it work well on Macs :)

@rhuss rhuss closed this as completed in 5e5ddcb Oct 10, 2014
leusonmario pushed a commit to leusonmario/docker-maven-plugin that referenced this issue Aug 18, 2018
Add support for HTTPS & Unix sockets
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

1 participant