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

Move docker client configuration to all tasks and goals #1981

Merged
merged 6 commits into from
Sep 13, 2019

Conversation

TadCordle
Copy link
Contributor

Fixes #1932.

This PR moves the jib.dockerClient configuration from BuildDockerTask and BuildDockerMojo to JibExtension and JibPluginConfiguration to be accessible from all tasks and goals, allowing users to configure the docker client for docker daemon base images.

@TadCordle TadCordle requested a review from a team September 12, 2019 15:57
@TadCordle TadCordle merged commit 92ee431 into master Sep 13, 2019
@TadCordle TadCordle deleted the i1932-docker-client-config branch September 13, 2019 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add global docker client configuration
4 participants