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

dockerHost inconsistency between DockerEnv and httpClient #64

Closed
gesellix opened this issue Dec 28, 2017 · 1 comment
Closed

dockerHost inconsistency between DockerEnv and httpClient #64

gesellix opened this issue Dec 28, 2017 · 1 comment
Assignees
Labels

Comments

@gesellix
Copy link
Owner

See gesellix/docker-client#61.

The DockerTask doesn't pass the DockerEnv via constructor when creating a new DockerClientImpl, but using Groovy named parameters. The DockerClient doesn't handle that case, yet.

@gesellix
Copy link
Owner Author

@gesellix gesellix self-assigned this Dec 28, 2017
@gesellix gesellix added the bug label Dec 28, 2017
gesellix added a commit to gesellix/gradle-docker-plugin-example that referenced this issue Dec 28, 2017
gesellix added a commit that referenced this issue Dec 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant