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

Add support for docker build nocache option via -Ddocker.nocache=true #349

Closed
wants to merge 1 commit into from

Conversation

stevemuk
Copy link

@stevemuk stevemuk commented Dec 7, 2015

I was having some trouble with a corrupted docker cache so added this to the plugin.

rhuss added a commit that referenced this pull request Jan 20, 2016
 This will switch off the build cache and overrides any 'nocache' option given in a build configutration.
@rhuss
Copy link
Collaborator

rhuss commented Jan 20, 2016

Thanks for the PR. Since a nocache option has been added to the build config, too, I added this feature a little bit differently.

@rhuss rhuss closed this Jan 20, 2016
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

Successfully merging this pull request may close these issues.

3 participants