Dockerfile-maven: Support --no-cache

Created on 20 Oct 2016  路  1Comment  路  Source: spotify/dockerfile-maven

Hi!

I'm staring at this https://github.com/spotify/dockerfile-maven/blob/a886d80878969a902800244f752361f46989a133/plugin/src/main/java/com/spotify/plugin/dockerfile/BuildMojo.java#L130 and I feel like I have seen this place and it had noCache or something there, but now it certainly does not.

Most helpful comment

you can set -Ddockerfile.build.noCache or set <noCache>true</noCache> in your <configuration>.

>All comments

you can set -Ddockerfile.build.noCache or set <noCache>true</noCache> in your <configuration>.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

joshdcollins picture joshdcollins  路  4Comments

quentingodeau picture quentingodeau  路  3Comments

yangguangftlp picture yangguangftlp  路  6Comments

saturnism picture saturnism  路  7Comments

NancyChunlan picture NancyChunlan  路  12Comments